llvm-6502/lib/Transforms/Scalar
Chris Lattner 081431a639 Avoid making a broken transformation!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1115 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-03 21:30:22 +00:00
..
ADCE.cpp Convert optimizations to the pass infrastructure 2001-10-18 01:32:34 +00:00
ConstantProp.cpp Implemented constant propogation of cast instructions 2001-10-31 05:07:57 +00:00
DCE.cpp Avoid making a broken transformation! 2001-11-03 21:30:22 +00:00
InductionVars.cpp Convert to new simpler pass itf 2001-10-18 05:27:33 +00:00
SCCP.cpp Implemented constant propogation of cast instructions 2001-10-31 05:07:57 +00:00
SymbolStripping.cpp Convert optimizations to the pass infrastructure 2001-10-18 01:32:34 +00:00