llvm-6502/lib/Transforms
Nick Lewycky 3947a76e21 Move to using the EquivalenceClass ADT. Removes SynSets.
If a branch's condition has become a ConstantBool, simplify it immediately.
Removing the edge saves work and exposes up more optimization opportunities
in the pass.
Add support for SelectInst.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29970 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-30 02:46:48 +00:00
..
Hello
Instrumentation simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
IPO
Scalar Move to using the EquivalenceClass ADT. Removes SynSets. 2006-08-30 02:46:48 +00:00
Utils
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h