llvm-6502/lib/Transforms/Scalar
Chris Lattner 5b7d42b142 Misc cleanups
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1377 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-26 18:57:38 +00:00
..
ADCE.cpp
ConstantProp.cpp Expose constant propogation of an instruction in a clean way 2001-11-26 18:57:12 +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 Misc cleanups 2001-11-26 18:57:38 +00:00
SymbolStripping.cpp