llvm-6502/test/Transforms
2007-08-15 13:36:28 +00:00
..
ADCE Unreachable block is not a root node in post dominator tree. 2007-07-24 01:02:25 +00:00
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp Fix PR1575 and test/Transforms/CondProp/2007-08-01-InvalidRead.ll 2007-08-02 04:47:05 +00:00
ConstantMerge
ConstProp Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
CorrelatedExprs
DeadArgElim
DeadStoreElimination Forgot to update these files for the FastDSE changes. 2007-08-01 16:53:51 +00:00
DecomposeMultiDimRefs
GCSE
GlobalDCE
GlobalOpt
GVN Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
GVNPRE
IndVarsSimplify Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Inline
InstCombine Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
IPConstantProp
LCSSA Bunch of tests to check loop passes. 2007-07-31 08:04:17 +00:00
LICM Bunch of tests to check loop passes. 2007-07-31 08:04:17 +00:00
LoopRotate Bunch of tests to check loop passes. 2007-07-31 08:04:17 +00:00
LoopSimplify Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
LoopStrengthReduce Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
LoopUnroll
LoopUnswitch Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Mem2Reg
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
RedundantLoadElimination Rename a lot of things to change FastDLE to RedundantLoadElimination. 2007-07-24 00:17:04 +00:00
ScalarRepl
SCCP
SimplifyCFG Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
SimplifyLibCalls
TailCallElim
TailDup Change the x86 assembly output to use tab characters to separate the 2007-07-31 20:11:57 +00:00