llvm-6502/tools/llvm-upgrade
Reid Spencer c34706c4ff For PR1151:
Make llvm-upgrade valgrind clean. Deleting type instances is a really
nasty thing to do to LLVM. This was a hold-over from the re-write.
This fixes test/Assembler/2007-01-22-UpgradeTypeMapInvalidMemory.ll and
potentially many other bugs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33858 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-04 01:05:23 +00:00
..
.cvsignore Ignore generated files. 2006-11-30 06:37:43 +00:00
llvm-upgrade.cpp Regenerate. 2007-01-26 08:19:09 +00:00
Makefile Regenerate. 2007-01-26 08:19:09 +00:00
UpgradeInternals.h Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeLexer.cpp.cvs Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeLexer.l Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeLexer.l.cvs Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeParser.cpp.cvs Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeParser.h.cvs Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
UpgradeParser.y For PR1151: 2007-02-04 01:05:23 +00:00
UpgradeParser.y.cvs Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00