llvm-6502/lib/Transforms/Scalar
2007-02-26 19:31:58 +00:00
..
ADCE.cpp
BasicBlockPlacement.cpp
CondPropagate.cpp
ConstantProp.cpp
CorrelatedExprs.cpp
DCE.cpp
DeadStoreElimination.cpp
GCSE.cpp
IndVarSimplify.cpp
InstructionCombining.cpp Fix InstCombine/2007-02-23-PhiFoldInfLoop.ll and PR1217 2007-02-24 01:03:45 +00:00
LICM.cpp
LoopStrengthReduce.cpp
LoopUnroll.cpp
LoopUnswitch.cpp Do not unswitch loop on same value again and again. 2007-02-26 19:31:58 +00:00
LowerGC.cpp
LowerPacked.cpp For PR1195: 2007-02-15 03:39:18 +00:00
Makefile
PredicateSimplifier.cpp
Reassociate.cpp For PR1195: 2007-02-15 02:26:10 +00:00
Reg2Mem.cpp
ScalarReplAggregates.cpp For PR1195: 2007-02-15 03:39:18 +00:00
SCCP.cpp For PR1195: 2007-02-15 02:26:10 +00:00
SimplifyCFG.cpp
TailDuplication.cpp
TailRecursionElimination.cpp