..
ADCE
ArgumentPromotion
Update some EH tests that were violating the new EH model.
2013-03-21 18:30:10 +00:00
BBVectorize
Revert "InstCombine: Fold more shuffles of shuffles."
2013-05-01 00:25:27 +00:00
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
Fix const merging when an alias of a const is llvm.used.
2013-05-06 01:48:55 +00:00
ConstProp
CorrelatedValuePropagation
DeadArgElim
Revert "Revert "PR14606: debug info imported_module support""
2013-04-22 06:12:31 +00:00
DeadStoreElimination
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
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 "Revert "PR14606: debug info imported_module support""
2013-04-22 06:12:31 +00:00
GlobalDCE
Revert 179826. Tests were worthless.
2013-04-19 09:32:30 +00:00
GlobalOpt
Merging r181524:
2013-05-15 18:16:42 +00:00
GVN
Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis.
2013-05-06 02:07:24 +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
Merging r181586:
2013-05-14 18:30:01 +00:00
InstSimplify
ConstantFolding: ComputeMaskedBits wants the scalar size for vectors.
2013-04-19 16:56:24 +00:00
Internalize
IPConstantProp
JumpThreading
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
LCSSA
LICM
LoopDeletion
LoopIdiom
LoopRotate
Rotate multi-exit loops even if the latch was simplified.
2013-05-06 17:58:18 +00:00
LoopSimplify
LoopStrengthReduce
TBAA: remove !tbaa from testing cases if not used.
2013-05-02 18:11:35 +00:00
LoopUnroll
LoopUnswitch
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
LoopVectorize
Merging r181286:
2013-05-08 18:13:06 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
Revert "Adding DIImportedModules to DIScopes."
2013-03-28 02:44:59 +00:00
MemCpyOpt
MergeFunc
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
MetaRenamer
ObjCARC
[objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContract instead of ObjCARCOpts.
2013-04-29 06:53:53 +00:00
PhaseOrdering
Revert 179826. Tests were worthless.
2013-04-19 09:32:30 +00:00
PruneEH
Reassociate
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
Reg2Mem
ScalarRepl
Disable the optimization about promoting vector-element-access with symbolic index.
2013-04-05 21:07:08 +00:00
SCCP
SimplifyCFG
SimplifyCFG: If convert single conditional stores
2013-04-29 21:28:24 +00:00
SimplifyLibCalls
Move library call prototype attribute inference to functionattrs
2013-03-21 00:55:59 +00:00
Sink
SLPVectorizer
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
SROA
SROA: Generate selects instead of shuffles when blending values because this is the cannonical form.
2013-05-01 19:53:30 +00:00
StripSymbols
TailCallElim
TailDup