llvm/lib/Transforms/Scalar
Chris Lattner e0e734eea0 Initial checkin of LICM pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2615 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-10 22:44:58 +00:00
..
ADCE.cpp Fix some bugs, straighten stuff out, more work needs to be done. 2002-05-10 15:37:35 +00:00
ConstantProp.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
DCE.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
DecomposeMultiDimRefs.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
GCSE.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
IndVarSimplify.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
InstructionCombining.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
LICM.cpp Initial checkin of LICM pass 2002-05-10 22:44:58 +00:00
Makefile
PiNodeInsertion.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
Reassociate.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
SCCP.cpp Add support for printing out statistics information when -stats is added to 2002-05-10 15:38:35 +00:00
SymbolStripping.cpp Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00