llvm-6502/test/Transforms
Chris Lattner dadc5adcf4 This pass is gone
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23955 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-24 04:18:05 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
GlobalOpt Testcase for PR632 2005-09-27 22:27:19 +00:00
IndVarsSimplify
Inline
InstCombine All of these should turn into sign extends (e.g. extsh/extsb on PPC) 2005-09-24 23:42:18 +00:00
IPConstantProp
LevelRaise
LICM
LoopSimplify
LoopStrengthReduce this passes with the change in predicate 2005-10-11 18:42:26 +00:00
LoopUnroll
LoopUnswitch
LowerInvoke Add a simple testcase for lowerinvoke 2005-09-27 18:34:31 +00:00
LowerSetJmp
LowerSwitch
Mem2Reg
PRE
PruneEH
RaiseAllocations
Reassociate new testcase for recent bugfix 2005-09-02 06:12:12 +00:00
ScalarRepl
SCCP
SimplifyCFG new testcase for PR635 2005-10-03 23:42:54 +00:00
SimplifyLibCalls new testcase for isascii 2005-09-29 06:16:37 +00:00
TailCallElim
TailDup