llvm-project/llvm/lib/Transforms/Scalar
Chris Lattner bad1b4dfce Fix some bugs, straighten stuff out, more work needs to be done.
llvm-svn: 2600
2002-05-10 15:37:35 +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 Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00
DCE.cpp Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00
DecomposeMultiDimRefs.cpp Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00
GCSE.cpp Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00
IndVarSimplify.cpp Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00
InstructionCombining.cpp Handle setcc <global*>, 0 instructions, Global pointers are never null! 2002-05-09 20:11:54 +00:00
LowerAllocations.cpp Split ChangeAllocations.cpp into Raise & LowerAllocations.cpp 2002-05-07 19:02:48 +00:00
Makefile Initial checkin of indvar stuff 2001-12-03 17:28:42 +00:00
PiNodeInsertion.cpp Initial checkin of the PiNodeInsertion pass 2002-05-10 05:41:34 +00:00
Reassociate.cpp Give the longer name to the instruction that will probably be eliminated later 2002-05-09 20:11:23 +00:00
SCCP.cpp Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00
SymbolStripping.cpp Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00