.. |
ADCE
|
|
|
ArgumentPromotion
|
|
|
BBVectorize
|
CostModel: increase the default cost of supported floating point operations from 1 to two. Fixed a few tests that changes because now the cost of one insert + a vector operation on two doubles is lower than two scalar operations on doubles.
|
2013-04-12 21:15:03 +00:00 |
BlockPlacement
|
|
|
BranchFolding
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
|
|
ConstantMerge
|
|
|
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
|
|
|
FunctionAttrs
|
|
|
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
|
Use a worklist to avoid a sneaky iterator invalidation.
|
2013-04-02 08:16:45 +00:00 |
GVN
|
Revert 179071 because it is not the right way to support non standard new/new[] operators.
|
2013-04-09 04:43:46 +00:00 |
IndVarSimplify
|
IndVarSimplify: do not recompute an IV value outside of the loop if :
|
2013-03-19 20:00:22 +00:00 |
Inline
|
|
|
InstCombine
|
TBAA: remove !tbaa from testing cases if not used.
|
2013-04-30 17:52:57 +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
|
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
|
TBAA: remove !tbaa from testing cases if not used.
|
2013-04-30 17:52:57 +00:00 |
LoopUnroll
|
|
|
LoopUnswitch
|
TBAA: remove !tbaa from testing cases if not used.
|
2013-04-30 17:52:57 +00:00 |
LoopVectorize
|
TBAA: remove !tbaa from testing cases if not used.
|
2013-04-30 17:52:57 +00:00 |
LowerAtomic
|
|
|
LowerExpectIntrinsic
|
|
|
LowerInvoke
|
|
|
LowerSwitch
|
|
|
Mem2Reg
|
|
|
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
|
|
|
Sink
|
|
|
SLPVectorizer
|
TBAA: remove !tbaa from testing cases if not used.
|
2013-04-30 17:52:57 +00:00 |
SROA
|
SROA: Don't crash on a select with two identical operands.
|
2013-04-21 17:48:39 +00:00 |
StripSymbols
|
|
|
TailCallElim
|
|
|
TailDup
|
|
|