1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/Transforms
Reid Spencer 82293f34de For PR411:
Update these tests to not use the same name even though the type of the
value differs. After PR411 hits, type planes will be gone and it will be
illegal for a name to be used twice, regardless of type.

llvm-svn: 33660
2007-01-30 16:16:01 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
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 For PR411: 2007-01-30 16:16:01 +00:00
IPConstantProp
LCSSA For PR761: 2007-01-26 08:25:06 +00:00
LevelRaise For PR761: 2007-01-26 08:25:06 +00:00
LICM
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate
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