..
ADCE
ArgumentPromotion
Update some EH tests that were violating the new EH model.
2013-03-21 18:30:10 +00:00
BBVectorize
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
Revert "Adding DIImportedModules to DIScopes."
2013-03-28 02:44:59 +00:00
DeadStoreElimination
EarlyCSE
Initially forgotten-to-svn-add test case for r177279.
2013-03-18 12:07:24 +00:00
FunctionAttrs
Move library call prototype attribute inference to functionattrs
2013-03-21 00:55:59 +00:00
GCOVProfiling
Revert "Adding DIImportedModules to DIScopes."
2013-03-28 02:44:59 +00:00
GlobalDCE
GlobalOpt
Use a worklist to avoid a sneaky iterator invalidation.
2013-04-02 08:16:45 +00:00
GVN
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
IndVarSimplify
IndVarSimplify: do not recompute an IV value outside of the loop if :
2013-03-19 20:00:22 +00:00
Inline
Update test. There may be multiple catches, but those will be cleaned up.
2013-03-22 20:36:39 +00:00
InstCombine
Remove -O3.
2013-03-28 19:34:14 +00:00
InstSimplify
Check whether a pointer is non-null (isKnownNonNull) in isKnownNonZero.
2013-03-18 21:23:25 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
LoopDeletion
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
LoopVectorizer: Pass OperandValueKind information to the cost model
2013-04-04 23:26:27 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
Revert "Adding DIImportedModules to DIScopes."
2013-03-28 02:44:59 +00:00
MemCpyOpt
MergeFunc
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
2013-03-12 16:27:52 +00:00
MetaRenamer
ObjCARC
Remove an optimization where we were changing an objc_autorelease into an objc_autoreleaseReturnValue.
2013-04-03 02:57:24 +00:00
PhaseOrdering
PruneEH
Reassociate
Correct assertion condition
2013-04-01 18:13:05 +00:00
Reg2Mem
ScalarRepl
Revert "Adding DIImportedModules to DIScopes."
2013-03-28 02:44:59 +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
Move library call prototype attribute inference to functionattrs
2013-03-21 00:55:59 +00:00
Sink
SROA
PR14972: SROA vs. GVN exposed a really bad bug in SROA.
2013-03-14 11:32:24 +00:00
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