llvm-6502/lib/Transforms
Owen Anderson b70a571c99 Tighten the conditions under which we do PRE, remove some unneeded code, and correct our preserved analyses list, since we
do now change the CFG by splitting critical edges during PRE.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52631 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-23 17:49:45 +00:00
..
Hello
Instrumentation
IPO Use Instruction::eraseFromParent(). 2008-06-21 22:08:46 +00:00
Scalar Tighten the conditions under which we do PRE, remove some unneeded code, and correct our preserved analyses list, since we 2008-06-23 17:49:45 +00:00
Utils Use Loop::block_iterator. 2008-06-22 20:18:58 +00:00
Makefile