llvm-6502/lib/Transforms
Torok Edwin b679de2a21 The rewriter may hold references to instructions that are deleted because they are trivially dead.
Fix by clearing the rewriter cache before deleting the trivially dead
instructions.
Also make InsertedExpressions use an AssertingVH to catch these
bugs easier.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72364 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-24 14:23:16 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO available_externall linkage is not local, this was confusing the codegenerator, 2009-05-23 14:06:57 +00:00
Scalar The rewriter may hold references to instructions that are deleted because they are trivially dead. 2009-05-24 14:23:16 +00:00
Utils available_externall linkage is not local, this was confusing the codegenerator, 2009-05-23 14:06:57 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00