..
ADCE
AddDiscriminators
Reimplement discriminator assignment algorithm.
2015-11-19 19:53:05 +00:00
AlignmentFromAssumptions
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
ArgumentPromotion
AtomicExpand
BBVectorize
Have a single way for creating unique value names.
2015-11-22 00:16:24 +00:00
BDCE
BranchFolding
Move branch folding test to a better location.
2015-12-03 19:41:25 +00:00
CodeExtractor
CodeGenPrepare
[CGP] Reimplement r255055 a different way
2015-12-08 23:00:03 +00:00
ConstantHoisting
ConstantMerge
ConstProp
CorrelatedValuePropagation
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
DeadArgElim
DeadStoreElimination
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
EarlyCSE
[EarlyCSE] Value forwarding for unordered atomics
2015-12-08 21:45:41 +00:00
EliminateAvailableExternally
Float2Int
FunctionAttrs
[FunctionAttrs] Provide a mechanism for adding function attributes from the command line
2015-11-19 08:49:57 +00:00
FunctionImport
Delete what is now duplicated code.
2015-12-02 22:22:24 +00:00
GCOVProfiling
GlobalDCE
GlobalOpt
Revert "Add Available Externally linkage type to isWeakForLinker()"
2015-12-08 19:13:31 +00:00
GVN
[WinEH] Fix a case where GVN could incorrectly PRE a load into an EH pad.
2015-11-23 19:51:41 +00:00
IndVarSimplify
[IndVars] Have getInsertPointForUses preserve LCSSA
2015-12-08 00:13:21 +00:00
Inline
Don't drop attributes when inlining through "deopt" operand bundles
2015-12-09 01:01:28 +00:00
InstCombine
[InstCombine] Call getCmpPredicateForMinMax only with a valid SPF
2015-12-05 23:44:22 +00:00
InstMerge
InstSimplify
Internalize
IPConstantProp
IRCE
JumpThreading
LCSSA
LICM
Revert "Revert "Strip metadata when speculatively hoisting instructions (r252604)"
2015-11-18 14:50:18 +00:00
LoadCombine
LoopDeletion
LoopDistribute
LoopIdiom
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
LoopInterchange
LoopLoadElim
LoopReroll
LoopRotate
LoopSimplify
LoopStrengthReduce
[LoopStrengthReduce] Don't increment iterator past the end of the BB
2015-11-16 17:37:58 +00:00
LoopUnroll
Don't recompute LCSSA after loop-unrolling when possible.
2015-11-14 05:51:41 +00:00
LoopUnswitch
Have a single way for creating unique value names.
2015-11-22 00:16:24 +00:00
LoopVectorize
[LoopVectorize] Use MapVector rather than DenseMap for MinBWs.
2015-11-26 20:39:51 +00:00
LowerAtomic
LowerBitSets
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Have a single way for creating unique value names.
2015-11-22 00:16:24 +00:00
Mem2Reg
MemCpyOpt
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
MergeFunc
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
MetaRenamer
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
NaryReassociate
ObjCARC
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
PartiallyInlineLibCalls
PhaseOrdering
PlaceSafepoints
Have a single way for creating unique value names.
2015-11-22 00:16:24 +00:00
PruneEH
[OperandBundles] Have PruneEH work correct with operand bundles.
2015-12-08 23:16:52 +00:00
Reassociate
Fix another infinite loop in Reassociate caused by Constant::isZero().
2015-11-20 22:34:48 +00:00
Reg2Mem
RewriteStatepointsForGC
Have a single way for creating unique value names.
2015-11-22 00:16:24 +00:00
SafeStack
[safestack] Protect byval function arguments.
2015-12-01 00:40:05 +00:00
SampleProfile
SamplePGO - Add initial support for inliner annotations.
2015-11-27 23:14:51 +00:00
Scalarizer
ScalarRepl
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
SCCP
SeparateConstOffsetFromGEP
SimplifyCFG
[OperandBundles] Fix a transform in simplifycfg
2015-12-08 22:26:08 +00:00
Sink
[Sink] Don't move landingpads
2015-11-16 04:47:58 +00:00
SLPVectorizer
SpeculativeExecution
SROA
Revert "Change memcpy/memset/memmove to have dest and source alignments."
2015-11-19 05:56:52 +00:00
StraightLineStrengthReduce
StripDeadPrototypes
StripSymbols
StructurizeCFG
TailCallElim
TailDup
Util
Have a single way for creating unique value names.
2015-11-22 00:16:24 +00:00