.. |
ADCE
|
|
|
AddDiscriminators
|
|
|
AlignmentFromAssumptions
|
|
|
ArgumentPromotion
|
|
|
AtomicExpand
|
|
|
BBVectorize
|
Revert -r278267 [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
|
2016-08-22 13:14:07 +00:00 |
BDCE
|
|
|
BranchFolding
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
|
|
ConstantHoisting
|
|
|
ConstantMerge
|
|
|
ConstProp
|
|
|
Coroutines
|
[Coroutines] Part 10: Add coroutine promise support.
|
2016-08-31 00:35:41 +00:00 |
CorrelatedValuePropagation
|
CVP. Turn marking adds as no wrap (introduced by r278107) off by default
|
2016-08-18 16:08:35 +00:00 |
CountingFunctionInserter
|
Add a counter-function insertion pass
|
2016-09-01 09:42:39 +00:00 |
CrossDSOCFI
|
|
|
DCE
|
|
|
DeadArgElim
|
|
|
DeadStoreElimination
|
|
|
EarlyCSE
|
[EarlyCSE] Optionally use MemorySSA. NFC.
|
2016-08-31 19:24:10 +00:00 |
EliminateAvailableExternally
|
|
|
Float2Int
|
|
|
ForcedFunctionAttrs
|
|
|
FunctionAttrs
|
|
|
FunctionImport
|
|
|
GCOVProfiling
|
llvm/test/Transforms/GCOVProfiling/three-element-mdnode.ll: Use %/T instead of %T, not to emit backslashes.
|
2016-09-02 01:33:00 +00:00 |
GlobalDCE
|
|
|
GlobalMerge
|
|
|
GlobalOpt
|
|
|
GuardWidening
|
|
|
GVN
|
IntrArgMemOnly is only defined (and current AA machinery only sanely supports) pointer arguments, and these intrinsics have vector of pointer arguments. Remove ArgMemOnly until we either have the machinery, define a new attribute, or something similar
|
2016-08-30 19:58:48 +00:00 |
GVNHoist
|
GVN-hoist: fix hoistingFromAllPaths for loops (PR29034)
|
2016-08-25 11:55:47 +00:00 |
IndVarSimplify
|
Revert -r278269 [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative
|
2016-08-22 13:12:07 +00:00 |
InferFunctionAttrs
|
|
|
Inline
|
[Inliner] Report when inlining fails because callee's def is unavailable
|
2016-08-26 20:21:05 +00:00 |
InstCombine
|
[InstCombine] add tests to show potential shuffle+insert folds
|
2016-09-01 19:14:19 +00:00 |
InstMerge
|
|
|
InstSimplify
|
[InstCombine] replace divide-by-constant checks with asserts; NFC
|
2016-08-30 17:31:34 +00:00 |
Internalize
|
|
|
IPConstantProp
|
|
|
IRCE
|
|
|
JumpThreading
|
|
|
LCSSA
|
|
|
LICM
|
|
|
LoadCombine
|
|
|
LoadStoreVectorizer
|
[LoadStoreVectorizer] Change VectorSet to Vector to match head and tail positions. Resolves PR29148.
|
2016-08-30 23:53:59 +00:00 |
LoopDataPrefetch
|
[PM] Port LoopDataPrefetch AArch64 tests to new pass manager
|
2016-08-22 12:59:58 +00:00 |
LoopDeletion
|
|
|
LoopDistribute
|
|
|
LoopIdiom
|
|
|
LoopInterchange
|
|
|
LoopLoadElim
|
|
|
LoopReroll
|
|
|
LoopRotate
|
|
|
LoopSimplify
|
|
|
LoopSimplifyCFG
|
|
|
LoopStrengthReduce
|
[LSR] Don't try and create post-inc expressions on non-rotated loops
|
2016-08-15 07:53:03 +00:00 |
LoopUnroll
|
|
|
LoopUnswitch
|
|
|
LoopVectorize
|
[LoopVectorizer] Predicate instructions in blocks with several incoming edges
|
2016-08-30 20:22:21 +00:00 |
LoopVersioning
|
|
|
LoopVersioningLICM
|
[Loop Vectorizer] Fixed memory confilict checks.
|
2016-08-28 08:53:53 +00:00 |
LowerAtomic
|
|
|
LowerExpectIntrinsic
|
|
|
LowerGuardIntrinsic
|
|
|
LowerInvoke
|
|
|
LowerSwitch
|
|
|
LowerTypeTests
|
|
|
Mem2Reg
|
|
|
MemCpyOpt
|
[MemCpy] Add comments for r279769
|
2016-08-25 21:03:46 +00:00 |
MergeFunc
|
|
|
MetaRenamer
|
|
|
NameAnonFunctions
|
|
|
NaryReassociate
|
|
|
ObjCARC
|
|
|
PartiallyInlineLibCalls
|
|
|
PGOProfile
|
[ThinLTO] Indirect call promotion fixes for promoted local functions
|
2016-08-29 22:46:56 +00:00 |
PhaseOrdering
|
|
|
PlaceSafepoints
|
|
|
PreISelIntrinsicLowering
|
|
|
PruneEH
|
|
|
Reassociate
|
[Reassociate] Add test for PR28367.
|
2016-08-18 13:22:37 +00:00 |
Reg2Mem
|
|
|
RewriteStatepointsForGC
|
[statepoints][experimental] Add support for live-in semantics of values in deopt bundles
|
2016-08-31 15:12:17 +00:00 |
SafeStack
|
|
|
SampleProfile
|
|
|
Scalarizer
|
|
|
SCCP
|
[SCCP] Don't delete side-effecting instructions
|
2016-08-24 18:10:21 +00:00 |
SeparateConstOffsetFromGEP
|
|
|
SimplifyCFG
|
[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches
|
2016-09-01 12:58:13 +00:00 |
Sink
|
|
|
SLPVectorizer
|
[SLP] Avoid signed integer overflow
|
2016-08-23 20:48:50 +00:00 |
SpeculativeExecution
|
|
|
SROA
|
|
|
StraightLineStrengthReduce
|
|
|
StripDeadPrototypes
|
|
|
StripSymbols
|
|
|
StructurizeCFG
|
|
|
TailCallElim
|
|
|
Util
|
|
|
WholeProgramDevirt
|
|
|