llvm-6502/lib/Transforms/Scalar
2004-10-09 19:30:36 +00:00
..
ADCE.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
BasicBlockPlacement.cpp
ConstantProp.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
CorrelatedExprs.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
DCE.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
DeadStoreElimination.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
DecomposeMultiDimRefs.cpp
GCSE.cpp
IndVarSimplify.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
InstructionCombining.cpp Implement sub.ll:test17, -X/C -> X/-C 2004-10-09 02:50:40 +00:00
LICM.cpp Fix a bug in the previous checkin that broke 255.vortex 2004-09-15 02:34:40 +00:00
LoopUnroll.cpp Convert code to compile with vc7.1. 2004-09-15 17:06:42 +00:00
LoopUnswitch.cpp
LowerConstantExprs.cpp
LowerGC.cpp
LowerPacked.cpp
Makefile
PRE.cpp
Reassociate.cpp
ScalarReplAggregates.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
SCCP.cpp Use DEBUG instead of DebugFlag directly, as DebugFlag does not respect 2004-10-09 19:30:36 +00:00
SimplifyCFG.cpp
SymbolStripping.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
TailDuplication.cpp Reduce code growth implied by the tail duplication pass by not duplicating 2004-10-06 03:27:37 +00:00
TailRecursionElimination.cpp