llvm-6502/lib/Transforms/Scalar
2002-01-31 00:51:24 +00:00
..
ADCE.cpp MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
ConstantProp.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
DCE.cpp Implement new DeadInstElmination pass 2002-01-23 05:48:24 +00:00
InductionVars.cpp Convert xforms over to new pass structure. 2002-01-31 00:45:11 +00:00
IndVarSimplify.cpp MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
InstructionCombining.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00
Makefile Initial checkin of indvar stuff 2001-12-03 17:28:42 +00:00
SCCP.cpp MethodPass's are now guaranteed to not be run on external methods! 2002-01-31 00:51:24 +00:00
SymbolStripping.cpp Move stuff out of the Optimizations directories into the appropriate Transforms 2002-01-21 23:17:48 +00:00