..
ADCE
ArgumentPromotion
Use references to attribute groups on the call/invoke instructions.
2013-02-22 09:09:42 +00:00
BBVectorize
Modify the LLVM assembly output so that it uses references to represent function attributes.
2013-02-20 07:21:42 +00:00
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
CorrelatedValuePropagation
CVP: If we have a PHI with an incoming select, try to skip the select.
2013-02-24 15:34:43 +00:00
DeadArgElim
Remove the unused 4th operand for DIFile debug info metadata
2013-03-13 22:05:21 +00:00
DeadStoreElimination
EarlyCSE
FunctionAttrs
Modify the LLVM assembly output so that it uses references to represent function attributes.
2013-02-20 07:21:42 +00:00
GCOVProfiling
Refactor GCOV's six constructor arguments into a struct with a getter that
2013-03-14 05:13:26 +00:00
GlobalDCE
GlobalOpt
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
GVN
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
IndVarSimplify
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
Inline
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
InstCombine
Remove the unused 4th operand for DIFile debug info metadata
2013-03-13 22:05:21 +00:00
InstSimplify
Internalize
IPConstantProp
Use references to attribute groups on the call/invoke instructions.
2013-02-22 09:09:42 +00:00
JumpThreading
Use references to attribute groups on the call/invoke instructions.
2013-02-22 09:09:42 +00:00
LCSSA
LICM
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
LoopDeletion
Modify the LLVM assembly output so that it uses references to represent function attributes.
2013-02-20 07:21:42 +00:00
LoopIdiom
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
LoopUnswitch
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
LoopVectorize
Test case hygiene.
2013-03-09 18:25:40 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
Remove the unused 4th operand for DIFile debug info metadata
2013-03-13 22:05:21 +00:00
MemCpyOpt
Use references to attribute groups on the call/invoke instructions.
2013-02-22 09:09:42 +00:00
MergeFunc
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
MetaRenamer
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2013-01-01 13:57:25 +00:00
ObjCARC
Use references to attribute groups on the call/invoke instructions.
2013-02-22 09:09:42 +00:00
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
ScalarRepl
Remove the unused 4th operand for DIFile debug info metadata
2013-03-13 22:05:21 +00:00
SCCP
SimplifyCFG
Don't remove a landing pad if the invoke requires a table entry.
2013-03-11 20:53:00 +00:00
SimplifyLibCalls
Modify the LLVM assembly output so that it uses references to represent function attributes.
2013-02-20 07:21:42 +00:00
Sink
SROA
StripSymbols
TailCallElim
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
TailDup
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00