llvm-6502/test/Transforms
Devang Patel 43979df430 Add Loop Rotate test cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35838 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-09 22:22:42 +00:00
..
ADCE Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp testcase for pr1215 2007-02-24 01:16:39 +00:00
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
GCSE
GlobalDCE
GlobalOpt new testcase that crashes globalopt 2007-04-05 21:09:29 +00:00
IndVarsSimplify Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Inline
InstCombine new testcase for PR1304 2007-04-09 01:37:35 +00:00
IPConstantProp
LCSSA
LICM
LoopRotate Add Loop Rotate test cases. 2007-04-09 22:22:42 +00:00
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch Use range tests in LowerSwitch, where possible 2007-03-10 16:46:28 +00:00
Mem2Reg
PredicateSimplifier Propagate ValueRanges across equality. 2007-03-18 01:09:32 +00:00
PruneEH
RaiseAllocations
Reassociate
ScalarRepl Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
SCCP For PR1195: 2007-02-15 02:26:10 +00:00
SimplifyCFG Can't grep for bool any more. 2007-01-13 04:36:22 +00:00
SimplifyLibCalls testcase for PR1307 2007-04-06 23:36:59 +00:00
TailCallElim
TailDup
.cvsignore