llvm-6502/test/Transforms
2009-09-08 22:34:10 +00:00
..
ADCE Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
ArgumentPromotion Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +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 Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
ConstantMerge Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
ConstProp Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
DeadArgElim Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
DeadStoreElimination Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
FunctionAttrs Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
GlobalDCE Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
GlobalOpt Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
GVN Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
GVNPRE Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
IndMemRem Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
IndVarSimplify Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Inline Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
InstCombine Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Internalize Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
IPConstantProp Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
JumpThreading Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LCSSA Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LICM Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LoopDeletion Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LoopIndexSplit Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LoopRotate Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LoopSimplify Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LoopStrengthReduce Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LoopUnroll Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +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 Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
LowerSwitch Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Mem2Reg Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
MemCpyOpt Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
MergeFunc Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
PredicateSimplifier Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
PruneEH Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
RaiseAllocations Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Reassociate Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
ScalarRepl Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
SCCP Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
SimplifyCFG Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
SimplifyLibCalls Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
SRETPromotion Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
SSI Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
StripSymbols Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
TailCallElim Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
TailDup Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00