llvm-6502/test/Transforms
Owen Anderson a0ecbe7821 Fix PR4909, patch by Jakub Staszak.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81250 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08 19:53:15 +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 Fix PR4909, patch by Jakub Staszak. 2009-09-08 19:53:15 +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