llvm/test/Transforms
Daniel Dunbar 5db3084b69 Quote another '%S' in a test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81088 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-05 12:38:44 +00:00
..
ADCE
ArgumentPromotion Change CallGraphNode to maintain it's Function as an AssertingVH 2009-09-01 06:31:31 +00:00
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
CondProp
ConstantMerge Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
ConstProp Eliminate some Tclisms. 2009-09-05 11:34:46 +00:00
DeadArgElim
DeadStoreElimination fix PR4815: some cases where DeleteDeadInstruction can delete 2009-09-02 06:31:02 +00:00
FunctionAttrs
GlobalDCE While replacing an MDNode elment, properly update MDNode's operand list. 2009-09-04 21:32:05 +00:00
GlobalOpt
GVN Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
GVNPRE
IndMemRem
IndVarSimplify Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
Inline Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
InstCombine Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA Quote another '%S' in a test. 2009-09-05 12:38:44 +00:00
LICM rename test 2009-08-30 22:14:17 +00:00
LoopDeletion
LoopIndexSplit Fix PR3913, patch by Jakub Staszak! 2009-08-28 00:43:14 +00:00
LoopRotate
LoopSimplify
LoopStrengthReduce Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
MemCpyOpt enhance memcpy opt to turn memmoves into memcpy when the src/dest 2009-09-01 17:56:32 +00:00
MergeFunc
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate
ScalarRepl
SCCP
SimplifyCFG Reapply 79977. 2009-08-28 23:24:31 +00:00
SimplifyLibCalls Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
SRETPromotion
SSI
StripSymbols
TailCallElim Eliminate uses of %prcontext. 2009-09-05 11:35:16 +00:00
TailDup