llvm-6502/test/Transforms
Chris Lattner eab5bd32b6 new testcase for PR892
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30824 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-08 23:52:06 +00:00
..
ADCE
ArgumentPromotion xfail this for now 2006-09-15 17:25:22 +00:00
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim new testcase 2006-09-18 07:01:39 +00:00
DeadStoreElimination
DecomposeMultiDimRefs
DSAnalysis opt no longer reads .ll files. Run llvm-as explicitly. 2006-08-27 22:41:58 +00:00
FunctionResolve
GCSE
GlobalDCE
GlobalOpt
IndVarsSimplify new testcase 2006-09-21 05:11:01 +00:00
Inline The inliner strips dead allocas now. Add a use to allow this test to 2006-09-15 16:53:11 +00:00
InstCombine new testcase 2006-10-05 06:51:54 +00:00
IPConstantProp
LCSSA
LevelRaise
LICM testcase for PR908 2006-09-12 19:16:04 +00:00
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier Move break-crit-edges before the predicate simplifier. Allows us to 2006-10-03 14:52:23 +00:00
PruneEH
RaiseAllocations
Reassociate
ScalarRepl new testcase for PR892 2006-10-08 23:52:06 +00:00
SCCP
SimplifyCFG
SimplifyLibCalls
TailCallElim
TailDup new testcase 2006-09-07 21:29:32 +00:00
.cvsignore