llvm-6502/test/Transforms
Bill Wendling 595ef3e314 FileCheck-ize the tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174865 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-11 08:34:57 +00:00
..
ADCE
ArgumentPromotion FileCheck-ize the tests. 2013-02-11 08:34:57 +00:00
BBVectorize
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp Remove this testcase until I can figure out how to properly conditionalize it. 2013-02-07 07:01:54 +00:00
CorrelatedValuePropagation
DeadArgElim FileCheck-ize the tests. 2013-02-11 08:34:57 +00:00
DeadStoreElimination
EarlyCSE
FunctionAttrs FileCheck-ize the tests. 2013-02-11 08:34:57 +00:00
GlobalDCE
GlobalOpt Added missing newline to end of test case. 2013-02-05 19:39:44 +00:00
GVN
IndVarSimplify
Inline Remove the AttrBuilder form of the Attribute::get creators. 2013-01-31 23:16:25 +00:00
InstCombine Revert "Have InstCombine call SipmlifyCall when handling calls. Test case included." 2013-02-08 01:55:39 +00:00
InstSimplify [SimplifyLibCalls] Library call simplification doen't work if the call site 2013-02-08 18:00:14 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIdiom
LoopRotate
LoopSimplify
LoopStrengthReduce LSR IVChain improvement. 2013-02-09 01:11:01 +00:00
LoopUnroll
LoopUnswitch
LoopVectorize Formatting. 2013-02-05 15:32:16 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt Remove the AttrBuilder form of the Attribute::get creators. 2013-01-31 23:16:25 +00:00
MergeFunc
MetaRenamer
ObjCARC
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
ScalarRepl FileCheck-ify some grep tests 2013-01-25 22:11:46 +00:00
SCCP
SimplifyCFG Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit with current llvm style for test names. 2013-01-31 01:04:23 +00:00
SimplifyLibCalls FileCheck-ize the tests. 2013-02-11 08:34:57 +00:00
Sink
SROA
StripSymbols
TailCallElim
TailDup