llvm-6502/test/Transforms
Chris Lattner b061f1f49c new testcase distilled from mesa
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22842 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-17 21:21:47 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
BranchCombine
CodeExtractor
CondProp new testcase that condprop should handle. The PHI node becomes useless 2005-08-05 00:59:55 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
GlobalOpt
IndVarsSimplify now that we handle non-constant strides, this testcase passes 2005-08-10 17:17:45 +00:00
Inline
InstCombine
IPConstantProp
LevelRaise
LICM
LoopSimplify New testcase 2005-08-10 02:06:35 +00:00
LoopStrengthReduce new testcase distilled from mesa 2005-08-17 21:21:47 +00:00
LoopUnroll
LoopUnswitch
LowerInvoke new testcase for PR612 2005-08-03 18:51:15 +00:00
LowerSetJmp
LowerSwitch
Mem2Reg
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl
SCCP
SimplifyCFG
SimplifyLibCalls
TailCallElim New testcases for PR615 2005-08-07 04:25:39 +00:00
TailDup