llvm-6502/test/Transforms
2010-04-02 00:14:16 +00:00
..
ABCD
ADCE
ArgumentPromotion
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
DeadArgElim
DeadStoreElimination
FunctionAttrs
GlobalDCE
GlobalOpt Make globalopt refine global variable alignment. 2010-04-02 00:14:16 +00:00
GVN Add a redundant PHI testcase for SSAUpdater to go with svn r100047. 2010-03-31 21:38:43 +00:00
IndVarSimplify
Inline Reapply r99451 with a fix to move the NoInline check to the cost functions 2010-03-25 04:49:10 +00:00
InstCombine Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots. 2010-03-30 22:27:04 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA Make isLCSSA ignore uses in blocks not reachable from the entry block, 2010-03-09 01:53:33 +00:00
LICM
LoopDeletion
LoopIndexSplit
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
MemCpyOpt Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots. 2010-03-30 22:27:04 +00:00
MergeFunc
PruneEH
Reassociate
ScalarRepl
SCCP
SimplifyCFG testcase for r99914, provided by baldrick! 2010-03-31 20:37:13 +00:00
SimplifyLibCalls Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots. 2010-03-30 22:27:04 +00:00
SRETPromotion
SSI
StripSymbols
TailCallElim
TailDup