llvm-6502/lib/Transforms/Scalar
Chris Lattner 968ddc921e ConstantHandling moved into VMCore library
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2165 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-08 20:18:09 +00:00
..
ADCE.cpp Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
ConstantProp.cpp ConstantHandling moved into VMCore library 2002-04-08 20:18:09 +00:00
DCE.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
DecomposeMultiDimRefs.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
InductionVars.cpp Change references from Method to Function 2002-03-26 18:01:55 +00:00
IndVarSimplify.cpp Change over to use new style pass mechanism, now passes only expose small 2002-02-26 21:46:54 +00:00
InstructionCombining.cpp ConstantHandling moved into VMCore library 2002-04-08 20:18:09 +00:00
Makefile Initial checkin of indvar stuff 2001-12-03 17:28:42 +00:00
SCCP.cpp ConstantHandling moved into VMCore library 2002-04-08 20:18:09 +00:00
SymbolStripping.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00