llvm-6502/test/Transforms
Reid Spencer 7e6b4f7a6d For PR1070:
Tweak the RUN: lines of these tests to accommodate the renaming of
variables done by llvm-upgrade. The renaming occurs as a result of avoiding
name collisons for collapsed type planes. Conflicting names have a .u
(unsigned) or .s (signed) suffix added. This patch updates the grep
expression to accommodate the new names.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32815 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-02 05:55:05 +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 For PR950: 2006-12-19 02:14:08 +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 For PR1070: 2007-01-02 05:55:05 +00:00
IPConstantProp
LCSSA For PR1070: 2007-01-02 05:55:05 +00:00
LevelRaise Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +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 Purpose of test is lost in upgrade. 2006-12-04 17:54:29 +00:00
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 For PR950: 2006-12-31 06:02:00 +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