llvm-6502/lib/Transforms
Dan Gohman db6fa29641 Convert ScalarEvolution to use CallbackVH for its internal map. This
makes ScalarEvolution::deleteValueFromRecords, and it's code that
subtly needed to be called before ReplaceAllUsesWith, unnecessary.

It also makes ValueDeletionListener unnecessary.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70645 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-02 21:19:20 +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 The second argument to RecursivelyDeleteTriviallyDeadInstructions has 2009-05-02 20:22:10 +00:00
Scalar Convert ScalarEvolution to use CallbackVH for its internal map. This 2009-05-02 21:19:20 +00:00
Utils Convert ScalarEvolution to use CallbackVH for its internal map. This 2009-05-02 21:19:20 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00