llvm-6502/lib/Transforms/Scalar
2002-05-09 01:29:19 +00:00
..
ADCE.cpp Fix bug: test/Regression/Transforms/ADCE/2002-01-31-UseStuckAround.ll 2002-05-07 22:11:39 +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 Add ability to transform (x - (y - z)) into (x + (z - y)) 2002-05-09 01:29:19 +00:00
Makefile Initial checkin of indvar stuff 2001-12-03 17:28:42 +00:00
Reassociate.cpp Initial checkin of expression reassociation pass 2002-05-08 22:19:27 +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