llvm-6502/lib/Transforms
Dan Gohman 35738ac150 Re-apply 70645, converting ScalarEvolution to use
CallbackVH, with fixes. allUsesReplacedWith need to
walk the def-use chains and invalidate all users of a
value that is replaced. SCEVs of users need to be
recalcualted even if the new value is equivalent. Also,
make forgetLoopPHIs walk def-use chains, since any
SCEV that depends on a PHI should be recalculated when
more information about that PHI becomes available.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70927 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-04 22:30:44 +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 Revert r70630. Go back to appending ".b" to internal globals when shrinking 2009-05-03 03:49:08 +00:00
Scalar Re-apply 70645, converting ScalarEvolution to use 2009-05-04 22:30:44 +00:00
Utils Re-apply 70645, converting ScalarEvolution to use 2009-05-04 22:30:44 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00