llvm-6502/test/Transforms
Reid Spencer 73a7d89468 Prepare for PR411
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33865 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-04 02:11:13 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs ensure these don't xpass if opt crashes 2007-01-15 01:04:21 +00:00
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
FunctionResolve For PR761: 2007-01-26 08:25:06 +00:00
GCSE
GlobalDCE For PR761: 2007-01-26 08:25:06 +00:00
GlobalOpt For PR761: 2007-01-26 08:25:06 +00:00
IndVarsSimplify For PR411: 2007-01-30 16:16:01 +00:00
Inline
InstCombine Prepare for PR411 2007-02-04 02:11:13 +00:00
IPConstantProp
LCSSA For PR761: 2007-01-26 08:25:06 +00:00
LICM
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
ScalarRepl
SCCP
SimplifyCFG
SimplifyLibCalls For PR761: 2007-01-26 08:25:06 +00:00
TailCallElim For PR761: 2007-01-26 08:25:06 +00:00
TailDup
.cvsignore