llvm-6502/lib/Transforms/Scalar
Chris Lattner 364b147a0f Implement a lot more functionality. Now loop invariant and linear
induction variables are correctly identified.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57 91177308-0d34-0410-b5e6-96231b3b80d8
2001-06-22 02:24:38 +00:00
..
ConstantProp.cpp Initial revision 2001-06-06 20:29:01 +00:00
DCE.cpp Get rid of a silly printout that isn't needed right now 2001-06-20 23:09:39 +00:00
InductionVars.cpp Implement a lot more functionality. Now loop invariant and linear 2001-06-22 02:24:38 +00:00
SymbolStripping.cpp Initial revision 2001-06-06 20:29:01 +00:00