llvm-6502/lib
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
..
Analysis Generalize createSCEV to be able to form SCEV expressions from 2008-06-22 19:56:46 +00:00
Archive
AsmParser
Bitcode
CodeGen Duncan pointed out this code could be tidied. 2008-06-23 15:29:14 +00:00
Debugger
ExecutionEngine
Linker
Support Avoid creating a redundant zero APInt. 2008-06-21 22:03:12 +00:00
System
Target Remove unnecessary #includes. 2008-06-22 19:21:26 +00:00
Transforms 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
VMCore Remove two convenience constructors because they're now private, and the 2008-06-23 16:48:17 +00:00
Makefile