..
ADCE
AddDiscriminators
Encode duplication factor from loop vectorization and loop unrolling to discriminator.
2017-02-10 21:09:07 +00:00
AlignmentFromAssumptions
ArgumentPromotion
Verifier: Disallow a line number without a file in DISubprogram
2017-02-17 23:57:42 +00:00
AtomicExpand
BBVectorize
BDCE
BranchFolding
CodeExtractor
CodeGenPrepare
[CodeGenPrepare] Make -addr-sink-using-gep work with address spaces.
2017-02-24 20:51:36 +00:00
ConstantHoisting
ConstantMerge
ConstProp
opt: Rename -default-data-layout flag to -data-layout and make it always override the layout.
2017-02-17 17:36:52 +00:00
Coroutines
CorrelatedValuePropagation
Revert r282872 "CVP. Turn marking adds as no wrap on by default"
2017-02-23 22:29:00 +00:00
CountingFunctionInserter
CrossDSOCFI
DCE
DeadArgElim
DeadStoreElimination
EarlyCSE
EliminateAvailableExternally
Float2Int
ForcedFunctionAttrs
FunctionAttrs
[FunctionAttrs] try to extend nonnull-ness of arguments from a callsite back to its parent function
2017-02-13 23:10:51 +00:00
FunctionImport
[ModuleSummaryAnalysis] Don't crash when referencing unnamed globals.
2017-02-22 18:53:38 +00:00
GCOVProfiling
GlobalDCE
GlobalMerge
GlobalOpt
Verifier: Disallow a line number without a file in DISubprogram
2017-02-17 23:57:42 +00:00
GlobalSplit
GuardWidening
GVN
opt: Rename -default-data-layout flag to -data-layout and make it always override the layout.
2017-02-17 17:36:52 +00:00
GVNHoist
Fix my GVNHoist test case from r294317
2017-02-07 17:35:53 +00:00
IndVarSimplify
opt: Rename -default-data-layout flag to -data-layout and make it always override the layout.
2017-02-17 17:36:52 +00:00
InferAddressSpaces
Bug 31948: Fix assertion when bitcasting constantexpr pointers
2017-02-17 00:32:19 +00:00
InferFunctionAttrs
Inline
[Inline] add tests to show attribute information loss; NFC
2017-02-15 17:42:58 +00:00
InstCombine
[InstCombine] Fix bug in pointer replacement
2017-02-24 20:27:25 +00:00
InstMerge
InstSimplify
[InstSimplify] add nsw/nuw (xor X, signbit), signbit --> X
2017-02-18 21:59:09 +00:00
InterleavedAccess
[ARM] Don't lower f16 interleaved accesses.
2017-02-11 01:53:00 +00:00
Internalize
IPConstantProp
[IPCP] Don't propagate return value for naked functions.
2017-02-04 19:44:14 +00:00
IRCE
[IRCE] Add a missing invariant check
2017-02-07 23:59:07 +00:00
JumpThreading
[JumpThreading] Re-enable JumpThreading for guards
2017-02-17 04:21:14 +00:00
LCSSA
LICM
Correct a typo, s/hosting/hoisting/
2017-02-14 16:41:10 +00:00
LoadCombine
[LoadCombine] Change test to not use instcombine.
2017-02-10 00:44:08 +00:00
LoadStoreVectorizer
LoadStoreVectorizer: Split even sized illegal chains properly
2017-02-23 03:58:53 +00:00
LoopDataPrefetch
LoopDeletion
LoopDistribute
LoopIdiom
LoopInterchange
LoopLoadElim
[PM] Port LoopLoadElimination to the new pass manager and wire it into
2017-01-27 01:32:26 +00:00
LoopPredication
LoopReroll
LoopRotate
LoopSimplify
[BasicBlockUtils] Use getFirstNonPHIOrDbg to set debugloc for instructions created in SplitBlockPredecessors
2017-02-14 21:10:40 +00:00
LoopSimplifyCFG
LoopStrengthReduce
[LSR] Canonicalize formula and put recursive Reg related with current loop in ScaledReg.
2017-02-22 21:47:08 +00:00
LoopUnroll
[LoopUnroll] Enable PGO-based loop peeling by default.
2017-02-22 00:27:34 +00:00
LoopUnswitch
LoopUnswitch - Simplify based on known not to a be constant.
2017-02-23 23:42:19 +00:00
LoopVectorize
[LV] Merge floating-point and integer induction widening code
2017-02-24 18:20:12 +00:00
LoopVersioning
LoopVersioningLICM
LowerAtomic
LowerExpectIntrinsic
LowerGuardIntrinsic
LowerInvoke
LowerSwitch
LowerTypeTests
IR: Type ID summary extensions for WPD; thread summary into WPD pass.
2017-02-13 19:26:18 +00:00
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
NameAnonGlobals
NaryReassociate
NewGVN
PredicateInfo: Support switch statements
2017-02-22 22:20:58 +00:00
ObjCARC
PartiallyInlineLibCalls
PGOProfile
Add call branch annotation for ICP promoted direct call in SamplePGO mode.
2017-02-23 22:15:18 +00:00
PhaseOrdering
PlaceSafepoints
PreISelIntrinsicLowering
PruneEH
Reassociate
[Reassociate] Add negated value of negative constant to the Duplicates list.
2017-02-23 18:49:03 +00:00
Reg2Mem
RewriteStatepointsForGC
SafeStack
[Fuchsia] Use thread-pointer ABI slots for stack-protector and safe-stack
2017-02-24 03:10:10 +00:00
SampleProfile
Use base discriminator in sample pgo profile matching.
2017-02-23 18:27:45 +00:00
Scalarizer
SCCP
opt: Rename -default-data-layout flag to -data-layout and make it always override the layout.
2017-02-17 17:36:52 +00:00
SeparateConstOffsetFromGEP
SimplifyCFG
opt: Rename -default-data-layout flag to -data-layout and make it always override the layout.
2017-02-17 17:36:52 +00:00
Sink
SLPVectorizer
[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong
2017-02-23 13:37:09 +00:00
SpeculativeExecution
SROA
StraightLineStrengthReduce
StripDeadPrototypes
StripSymbols
StructurizeCFG
AMDGPU: Remove some uses of llvm.SI.export in tests
2017-02-22 00:02:21 +00:00
TailCallElim
ThinLTOBitcodeWriter
ThinLTOBitcodeWriter: Write available_externally copies of VCP eligible functions to merged module.
2017-02-14 03:42:38 +00:00
Util
PredicateInfo: Support switch statements
2017-02-22 22:20:58 +00:00
WholeProgramDevirt
WholeProgramDevirt: For VCP use a 32-bit ConstantInt for the byte offset.
2017-02-17 19:43:45 +00:00