llvm-6502/lib/Transforms/Scalar
Chris Lattner edefaa1196 Simplify DCE code a lot
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1079 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-01 05:55:29 +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 Simplify DCE code a lot 2001-11-01 05:55:29 +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