llvm-project/llvm/lib/Transforms
Dan Gohman c27345f0b4 Tell ScalarEvolution that the loop is being deleted before actually
deleting it.  This will let ScalarEvolution be more complete about
updating its records.

llvm-svn: 70632
2009-05-02 17:29:26 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Don't append ".b" to the names of globals that are being shrunk to booleans. 2009-05-02 16:21:50 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Scalar Tell ScalarEvolution that the loop is being deleted before actually 2009-05-02 17:29:26 +00:00
Utils Real fix for PR3549, by using caching for predecessor counts in addition to the predecessors themselves. This halves the time 2009-04-22 08:50:12 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00