.. |
ADCE
|
|
|
AddDiscriminators
|
|
|
AlignmentFromAssumptions
|
|
|
ArgumentPromotion
|
|
|
AtomicExpand
|
|
|
BBVectorize
|
Revert "[ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for a recurrence with a NSW addition."
|
2016-06-29 04:57:00 +00:00 |
BDCE
|
|
|
BranchFolding
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
|
|
ConstantHoisting
|
This implements a more optimal algorithm for selecting a base constant in
|
2016-07-14 07:44:20 +00:00 |
ConstantMerge
|
|
|
ConstProp
|
[X86][SSE] Reimplement SSE fp2si conversion intrinsics instead of using generic IR
|
2016-07-19 15:07:43 +00:00 |
CorrelatedValuePropagation
|
This converts a signed remainder instruction to unsigned remainder, which
|
2016-07-14 12:23:48 +00:00 |
CrossDSOCFI
|
[PM] Port CrossDSOCFI to the new pass manager.
|
2016-07-09 03:25:35 +00:00 |
DCE
|
|
|
DeadArgElim
|
|
|
DeadStoreElimination
|
Revert "r275571 [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals"
|
2016-07-18 15:51:31 +00:00 |
EarlyCSE
|
|
|
EliminateAvailableExternally
|
|
|
Float2Int
|
[PM] Port float2int to the new pass manager
|
2016-06-24 23:32:02 +00:00 |
ForcedFunctionAttrs
|
|
|
FunctionAttrs
|
Forgot to add a test for r276008.
|
2016-07-20 04:13:05 +00:00 |
FunctionImport
|
[PM] Port FunctionImport Pass to new PM
|
2016-07-18 21:22:24 +00:00 |
GCOVProfiling
|
|
|
GlobalDCE
|
|
|
GlobalMerge
|
|
|
GlobalOpt
|
|
|
GuardWidening
|
|
|
GVN
|
[GVNHoist] Preserve optimization hints which agree
|
2016-07-21 07:16:26 +00:00 |
IndVarSimplify
|
Upgrade other old memset/memcpy signatures in tests causing buildbot failures with rL273568.
|
2016-06-23 16:34:52 +00:00 |
InferFunctionAttrs
|
Reverting r275284 due to platform-specific test failures
|
2016-07-13 19:09:16 +00:00 |
Inline
|
Implement callsite-hotness based inline cost for Sample-based PGO
|
2016-07-11 16:48:54 +00:00 |
InstCombine
|
[InstCombine] LogicOpc (zext X), C --> zext (LogicOpc X, C) (PR28476)
|
2016-07-21 00:24:18 +00:00 |
InstMerge
|
|
|
InstSimplify
|
[InstSimplify][InstCombine] don't crash when folding vector selects of icmp
|
2016-07-20 23:40:01 +00:00 |
Internalize
|
|
|
IPConstantProp
|
|
|
IRCE
|
|
|
JumpThreading
|
[JumpThreading] PRE unordered loads
|
2016-07-14 19:21:15 +00:00 |
LCSSA
|
Revert "Revert r275883 and r275891. They seem to cause PR28608."
|
2016-07-20 01:55:27 +00:00 |
LICM
|
New pass manager for LICM.
|
2016-07-12 22:37:48 +00:00 |
LoadCombine
|
[LoadCombine] Combine Loads formed from GEPS with negative indexes
|
2016-06-19 06:14:56 +00:00 |
LoadStoreVectorizer
|
[LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.
|
2016-07-20 20:07:37 +00:00 |
LoopDataPrefetch
|
[Kryo] Enable loop prefetcher.
|
2016-06-21 22:47:56 +00:00 |
LoopDeletion
|
[PM] Port Dead Loop Deletion Pass to the new PM
|
2016-07-14 18:28:29 +00:00 |
LoopDistribute
|
[LoopDist] This test does not require ASSERTS
|
2016-07-18 16:37:32 +00:00 |
LoopIdiom
|
[PM] Port LoopIdiomRecognize Pass to new PM
|
2016-07-12 18:45:51 +00:00 |
LoopInterchange
|
|
|
LoopLoadElim
|
[LLE] Don't hoist conditionally executed loads
|
2016-06-28 04:02:47 +00:00 |
LoopReroll
|
[LoopReroll] Reroll loops with unordered atomic memory accesses
|
2016-07-19 00:23:54 +00:00 |
LoopRotate
|
|
|
LoopSimplify
|
Revert "Revert r275883 and r275891. They seem to cause PR28608."
|
2016-07-20 01:55:27 +00:00 |
LoopSimplifyCFG
|
|
|
LoopStrengthReduce
|
[PM] Convert Loop Strength Reduce pass to new PM
|
2016-07-18 21:41:50 +00:00 |
LoopUnroll
|
[PM] Port LoopUnroll.
|
2016-07-19 23:54:23 +00:00 |
LoopUnswitch
|
[LoopUnswitch] Unswitch on conditions feeding into guards
|
2016-06-26 05:10:45 +00:00 |
LoopVectorize
|
[OptDiag,LV] Add hotness attribute to applied-optimization remarks
|
2016-07-21 01:07:13 +00:00 |
LoopVersioning
|
|
|
LoopVersioningLICM
|
|
|
LowerAtomic
|
|
|
LowerExpectIntrinsic
|
|
|
LowerGuardIntrinsic
|
|
|
LowerInvoke
|
|
|
LowerSwitch
|
|
|
LowerTypeTests
|
[PM/IPO] Port LowerTypeTests to the new PassManager.
|
2016-07-11 18:10:06 +00:00 |
Mem2Reg
|
|
|
MemCpyOpt
|
|
|
MergeFunc
|
|
|
MetaRenamer
|
|
|
NameAnonFunctions
|
|
|
NaryReassociate
|
|
|
ObjCARC
|
|
|
PartiallyInlineLibCalls
|
|
|
PGOProfile
|
[ThinLTO] Perform profile-guided indirect call promotion
|
2016-07-17 14:47:01 +00:00 |
PhaseOrdering
|
|
|
PlaceSafepoints
|
[PlaceSafepoints] Don't call undef in test case; NFC
|
2016-06-25 01:40:54 +00:00 |
PreISelIntrinsicLowering
|
[PM] Port PreISelIntrinsicLowering to the new PM
|
2016-06-24 20:13:42 +00:00 |
PruneEH
|
|
|
Reassociate
|
|
|
Reg2Mem
|
|
|
RewriteStatepointsForGC
|
|
|
SafeStack
|
StackColoring for SafeStack.
|
2016-06-29 20:37:43 +00:00 |
SampleProfile
|
Tune the weight propagation algorithm for sample profile.
|
2016-07-11 16:40:17 +00:00 |
Scalarizer
|
[Scalarizer] PR28108: Skip over nullptr rather than crashing on it.
|
2016-07-14 01:31:25 +00:00 |
SCCP
|
[SCCP] Zap multiple return values.
|
2016-07-20 20:17:13 +00:00 |
SeparateConstOffsetFromGEP
|
[NVPTX] Enable the load-store vectorizer on nvptx.
|
2016-07-20 22:11:36 +00:00 |
SimplifyCFG
|
Revert "[SimplifyCFG] Stop inserting calls to llvm.trap for UB"
|
2016-06-25 08:19:55 +00:00 |
Sink
|
Add a testcase for r275581
|
2016-07-19 17:52:41 +00:00 |
SLPVectorizer
|
[X86][SSE] Add cost model values for CTPOP of vectors
|
2016-07-20 10:41:28 +00:00 |
SpeculativeExecution
|
|
|
SROA
|
|
|
StraightLineStrengthReduce
|
[SLSR] Call getPointerSizeInBits with the correct address space.
|
2016-07-11 18:13:28 +00:00 |
StripDeadPrototypes
|
|
|
StripSymbols
|
|
|
StructurizeCFG
|
StructurizeCFG: Fix inverting constantexpr conditions
|
2016-07-15 22:13:16 +00:00 |
TailCallElim
|
[PM] Port TailCallElim
|
2016-07-06 23:48:41 +00:00 |
Util
|
[MemorySSA] Update to the new shiny walker.
|
2016-07-19 01:29:15 +00:00 |
WholeProgramDevirt
|
Print remarks from WholeProgramDevirt pass for each call site.
|
2016-07-12 02:38:37 +00:00 |