llvm/test/Transforms
2009-10-25 23:47:55 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
CondProp
ConstantMerge
ConstProp fix PR5287, a serious regression from my previous patches. Thanks to 2009-10-24 05:22:15 +00:00
DeadArgElim
DeadStoreElimination
FunctionAttrs
GlobalDCE
GlobalOpt
GVN
IndVarSimplify
Inline Make these tests more interesting by using 2009-10-24 23:23:04 +00:00
InstCombine convert or.ll to filecheck and merge or2 into it. 2009-10-25 23:47:55 +00:00
Internalize
IPConstantProp
JumpThreading Make these tests more interesting by using 2009-10-24 23:23:04 +00:00
LCSSA
LICM Make these tests more interesting by using 2009-10-24 23:23:04 +00:00
LoopDeletion Make LoopDeletion check the maximum backedge taken count, rather than the 2009-10-23 17:10:01 +00:00
LoopIndexSplit
LoopRotate Make these tests more interesting by using 2009-10-24 23:23:04 +00:00
LoopSimplify Make these tests more interesting by using 2009-10-24 23:23:04 +00:00
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
PruneEH
Reassociate
ScalarRepl
SCCP
SimplifyCFG
SimplifyLibCalls
SRETPromotion
SSI
StripSymbols
TailCallElim
TailDup