1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/Transforms
Chris Lattner 5caba6ecdc remove an extremely dubious instcombine transformation of
extractelement(load).

llvm-svn: 81239
2009-09-08 18:48:01 +00:00
..
ADCE Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
ArgumentPromotion Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
BlockPlacement Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
BranchFolding Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
CodeExtractor Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
CodeGenPrepare Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
CondProp Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
ConstantMerge Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
ConstProp Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
DeadArgElim Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
DeadStoreElimination Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
FunctionAttrs Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
GlobalDCE Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
GlobalOpt Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
GVN Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
GVNPRE Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
IndMemRem Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
IndVarSimplify Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
Inline Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
InstCombine remove an extremely dubious instcombine transformation of 2009-09-08 18:48:01 +00:00
Internalize Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
IPConstantProp Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
JumpThreading Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LCSSA Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LICM Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LoopDeletion Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LoopIndexSplit Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LoopRotate Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LoopSimplify Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LoopStrengthReduce Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LoopUnroll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LoopUnswitch Trim unnecessary declarations. 2009-09-08 17:03:05 +00:00
LowerInvoke Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LowerSetJmp Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
LowerSwitch Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
Mem2Reg Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
MemCpyOpt Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
MergeFunc Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
PredicateSimplifier Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
PruneEH Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
RaiseAllocations Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
Reassociate Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
ScalarRepl Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
SCCP Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
SimplifyCFG Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
SimplifyLibCalls Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
SRETPromotion Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
SSI Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
StripSymbols Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
TailCallElim Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
TailDup Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00