llvm-6502/lib/Transforms
Dan Gohman e2abdd3ff0 LoopDeletion needs to inform ScalarEvolution when a loop is deleted,
so that ScalarEvolution doesn't hang onto a dangling Loop*, which
could be a problem if another Loop happens to get allocated at the
same address.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65323 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-23 17:10:29 +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 In theory the aliasee may have dead constant users 2009-02-18 17:55:38 +00:00
Scalar LoopDeletion needs to inform ScalarEvolution when a loop is deleted, 2009-02-23 17:10:29 +00:00
Utils Changed option name from inline-threshold to basic-inline-threshold because 2009-02-23 07:07:56 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00