llvm-6502/test/Transforms
2007-01-05 18:37:18 +00:00
..
ADCE Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
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 Global variables are not renamed by llvm-upgrade any more. 2007-01-05 18:37:18 +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 test 2007-01-05 07:35:24 +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