llvm-6502/test/Transforms
Chris Lattner 0a2c88dafc new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32889 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-05 02:16:36 +00:00
..
ADCE
ArgumentPromotion For PR950: 2006-12-31 06:02:00 +00:00
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp For PR950: 2006-12-31 06:02:00 +00:00
CorrelatedExprs
DeadArgElim
DeadStoreElimination For PR950: 2006-12-31 06:02:00 +00:00
DecomposeMultiDimRefs
FunctionResolve
GCSE
GlobalDCE
GlobalOpt Update test cases that grepped for register names that have now changed 2007-01-03 23:47:29 +00:00
IndVarsSimplify For PR950: 2006-12-31 06:02:00 +00:00
Inline For PR950: 2006-12-31 06:02:00 +00:00
InstCombine new testcase 2007-01-05 02:16:36 +00:00
IPConstantProp
LCSSA Update test cases that grepped for register names that have now changed 2007-01-03 23:47:29 +00:00
LevelRaise remove xfailed test that depends on obsolete argument to lli 2007-01-04 17:47:42 +00:00
LICM Back out last revision now that llvm-upgrade can remove useless bitcasts. 2007-01-01 01:22:53 +00:00
LoopSimplify For PR950: 2006-12-31 06:02:00 +00:00
LoopStrengthReduce For PR950: 2006-12-31 06:02:00 +00:00
LoopUnroll
LoopUnswitch For PR950: 2006-12-31 06:02:00 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier For PR950: 2006-12-31 06:02:00 +00:00
PruneEH
RaiseAllocations
Reassociate For PR950: 2006-12-31 06:02:00 +00:00
ScalarRepl For PR950: 2006-12-31 06:02:00 +00:00
SCCP For PR950: 2006-12-31 06:02:00 +00:00
SimplifyCFG Remove a manual renaming of a variable that was introduced before 2007-01-04 16:46:46 +00:00
SimplifyLibCalls For PR950: 2006-12-31 06:02:00 +00:00
TailCallElim For PR950: 2006-12-31 06:02:00 +00:00
TailDup
.cvsignore