Go to file
Reid Spencer d9f7298477 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.

llvm-svn: 33858
2007-02-04 01:05:23 +00:00
llvm For PR1151: 2007-02-04 01:05:23 +00:00
stacker Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00