llvm-6502/test/Transforms
Reid Spencer 8cf47cef5c Make this test a little simpler/faster.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35193 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-19 23:36:19 +00:00
..
ADCE For PR1258: 2007-03-19 18:27:35 +00:00
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
GCSE
GlobalDCE
GlobalOpt new testcase. @foo should be marked fastcc by globalopt 2007-02-25 21:04:39 +00:00
IndVarsSimplify New testcases for PR1179/PR1232. 2007-03-04 00:54:06 +00:00
Inline
InstCombine Make this test a little simpler/faster. 2007-03-19 23:36:19 +00:00
IPConstantProp
LCSSA
LICM
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 add a testcase the resent patches fail on. 2007-03-19 18:25:48 +00:00
SCCP
SimplifyCFG
SimplifyLibCalls
TailCallElim
TailDup
.cvsignore