llvm-6502/test/Transforms
2013-02-19 20:02:09 +00:00
..
ADCE
ArgumentPromotion FileCheck-ize the tests. 2013-02-11 08:34:57 +00:00
BBVectorize BBVectorize: Fix an invalid reference bug 2013-02-17 15:59:26 +00:00
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 Fix a bug in mayHaveSideEffects. Functions that do not return are now considered as instructions with side effects. 2013-02-19 20:02:09 +00:00
GlobalDCE
GlobalOpt Added missing newline to end of test case. 2013-02-05 19:39:44 +00:00
GVN
IndVarSimplify
Inline
InstCombine Temporarily revert r175470 for more review. 2013-02-19 00:52:45 +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 AArch64: adjust tests which rely on a default JIT 2013-02-18 11:08:37 +00:00
LoopDeletion
LoopIdiom
LoopRotate
LoopSimplify
LoopStrengthReduce LSR IVChain improvement. 2013-02-09 01:11:01 +00:00
LoopUnroll
LoopUnswitch
LoopVectorize Forgot to 'svn add' the LoopVectorizer tests for the new parallel loop metadata, sorry. 2013-02-15 21:50:19 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt Simplify the 'operator<' for the attribute object. 2013-02-15 05:25:26 +00:00
MergeFunc
MetaRenamer
ObjCARC
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
ScalarRepl s/grep/FileCheck/ in some tests 2013-02-13 22:00:37 +00:00
SCCP
SimplifyCFG
SimplifyLibCalls FileCheck-ize the tests. 2013-02-11 08:34:57 +00:00
Sink
SROA
StripSymbols
TailCallElim
TailDup