.. |
ADCE
|
[DCE] Don't remove non-willreturn calls
|
2021-02-19 12:35:40 +01:00 |
AddDiscriminators
|
|
|
AggressiveInstCombine
|
|
|
AlignmentFromAssumptions
|
|
|
ArgumentPromotion
|
[ArgPromotion] Copy additional metadata for loads.
|
2021-03-14 21:28:14 +00:00 |
AtomicExpand
|
|
|
Attributor
|
[Attributor] Derive willreturn based on mustprogress
|
2021-03-11 23:31:44 -06:00 |
BDCE
|
[DCE] Don't remove non-willreturn calls
|
2021-02-19 12:35:40 +01:00 |
BlockExtractor
|
|
|
BranchFolding
|
|
|
CalledValuePropagation
|
|
|
CallSiteSplitting
|
|
|
CanonicalizeAliases
|
|
|
CanonicalizeFreezeInLoops
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
[test] Fix new CodeGenPrepare test for non-X86 systems
|
2021-03-05 11:48:38 +01:00 |
ConstantHoisting
|
|
|
ConstantMerge
|
|
|
ConstraintElimination
|
[ConstraintElimination] Use unsigned > 0 instead of != 0.
|
2021-02-22 17:54:36 +00:00 |
Coroutines
|
[coro async] Transfer the original function's attributes to the clone
|
2021-03-09 17:01:41 -08:00 |
CorrelatedValuePropagation
|
[CVP] Remove -cvp-dont-add-nowrap-flags option
|
2021-03-07 18:19:31 +01:00 |
CrossDSOCFI
|
|
|
DCE
|
|
|
DeadArgElim
|
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of
|
2021-03-04 11:22:30 -08:00 |
DeadStoreElimination
|
[DSE] Extending isOverwrite to support offsetted fully overlapping stores
|
2021-03-10 21:09:33 +01:00 |
DivRemPairs
|
|
|
EarlyCSE
|
[gvn] CSE gc.relocates based on meaning, not spelling (try 2)
|
2021-03-16 10:59:31 -07:00 |
EliminateAvailableExternally
|
|
|
EntryExitInstrumenter
|
|
|
ExpandMemCmp
|
|
|
FixIrreducible
|
|
|
Float2Int
|
|
|
ForcedFunctionAttrs
|
|
|
FunctionAttrs
|
[FuncAttrs] Add tests for willreturn callsite inference.
|
2021-02-18 11:41:42 +00:00 |
FunctionImport
|
|
|
GCOVProfiling
|
Encode alignment attribute for atomicrmw
|
2021-02-11 15:17:37 -05:00 |
GlobalDCE
|
|
|
GlobalMerge
|
|
|
GlobalOpt
|
|
|
GlobalSplit
|
|
|
GuardWidening
|
|
|
GVN
|
Revert "[ConstantFold] Handle vectors in ConstantFoldLoadThroughBitcast()"
|
2021-03-16 14:36:21 -07:00 |
GVNHoist
|
|
|
GVNSink
|
|
|
HardwareLoops
|
[ARM] Improve WLS lowering
|
2021-03-11 17:56:19 +00:00 |
HelloNew
|
|
|
HotColdSplit
|
|
|
IndirectBrExpand
|
|
|
IndVarSimplify
|
[Test] Precommit one more test
|
2021-03-19 14:26:03 +07:00 |
InferAddressSpaces
|
|
|
InferFunctionAttrs
|
[BuildLibCalls] Add noundef to allocator fns' size
|
2021-02-23 13:58:03 +09:00 |
Inline
|
[AMDGPU] Fix -amdgpu-inline-arg-alloca-cost
|
2021-03-12 10:19:50 -08:00 |
InstCombine
|
[InstCombine] Add unit test with @llvm.annotation.
|
2021-03-19 08:49:40 +01:00 |
InstMerge
|
|
|
InstNamer
|
|
|
InstSimplify
|
[InstSimplify] Restrict a GEP transform to avoid provenance changes
|
2021-03-16 18:53:05 +02:00 |
InterleavedAccess
|
|
|
Internalize
|
|
|
IRCE
|
[NFCI] SCEVExpander: emit intrinsics for integral {u,s}{min,max} SCEV expressions
|
2021-03-06 21:52:46 +03:00 |
IROutliner
|
|
|
JumpThreading
|
[BasicAA] Drop dependency on Loop Info. PR43276
|
2021-03-17 11:43:44 +07:00 |
LCSSA
|
|
|
LICM
|
[LICM] Fix a crash when sinking instructions w/token operands
|
2021-03-17 11:18:46 -07:00 |
LoadStoreVectorizer
|
|
|
LoopDataPrefetch
|
|
|
LoopDeletion
|
|
|
LoopDistribute
|
|
|
LoopFlatten
|
|
|
LoopFusion
|
|
|
LoopIdiom
|
|
|
LoopInstSimplify
|
|
|
LoopInterchange
|
Revert "[LoopInterchange] Replace tightly-nesting-ness check with the one from LoopNest "
|
2021-03-11 01:24:43 +08:00 |
LoopLoadElim
|
[IndVars] Provide eliminateIVComparison with context
|
2021-03-19 12:28:22 +07:00 |
LoopPredication
|
[NFCI] SCEVExpander: emit intrinsics for integral {u,s}{min,max} SCEV expressions
|
2021-03-06 21:52:46 +03:00 |
LoopReroll
|
|
|
LoopRotate
|
|
|
LoopSimplify
|
|
|
LoopSimplifyCFG
|
|
|
LoopStrengthReduce
|
Reland [SCEV] Improve modelling for (null) pointer constants
|
2021-03-13 16:05:34 +03:00 |
LoopTransformWarning
|
|
|
LoopUnroll
|
[NFC][LoopUnroll] Add -unroll-runtime-other-exit-predictable=false in
|
2021-03-07 23:51:09 +00:00 |
LoopUnrollAndJam
|
|
|
LoopUnswitch
|
|
|
LoopVectorize
|
[ARM] Tone down the MVE scalarization overhead
|
2021-03-19 18:30:11 +00:00 |
LoopVersioning
|
|
|
LoopVersioningLICM
|
|
|
LowerAtomic
|
|
|
LowerConstantIntrinsics
|
|
|
LowerExpectIntrinsic
|
|
|
LowerGuardIntrinsic
|
|
|
LowerInvoke
|
|
|
LowerMatrixIntrinsics
|
Reland "[Libcalls, Attrs] Annotate libcalls with noundef"
|
2021-02-20 06:18:48 +01:00 |
LowerSwitch
|
|
|
LowerTypeTests
|
|
|
LowerWidenableCondition
|
|
|
MakeGuardsExplicit
|
|
|
Mem2Reg
|
|
|
MemCpyOpt
|
[MemCpyOpt] Handle read from lifetime.start with offset
|
2021-03-13 20:38:09 +01:00 |
MergeFunc
|
|
|
MergeICmps
|
|
|
MetaRenamer
|
|
|
NameAnonGlobals
|
|
|
NaryReassociate
|
Revert "[NARY-REASSOCIATE] Support reassociation of min/max"
|
2021-02-26 19:47:54 +07:00 |
NewGVN
|
|
|
ObjCARC
|
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of
|
2021-03-04 11:22:30 -08:00 |
OpenMP
|
[OpenMP] Restore backwards compatibility for libomptarget
|
2021-03-11 09:52:11 -05:00 |
PartialInlining
|
|
|
PartiallyInlineLibCalls
|
|
|
PGOProfile
|
[IndirectCallPromotion] Recommit "Don't strip ".__uniq." suffix when it strips
|
2021-03-12 13:48:14 -08:00 |
PhaseOrdering
|
Fix ppc build bot after 239a6181
|
2021-03-08 10:00:56 -08:00 |
PlaceSafepoints
|
|
|
PreISelIntrinsicLowering
|
|
|
PruneEH
|
|
|
Reassociate
|
Revert "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands"
|
2021-03-11 14:48:01 +00:00 |
Reg2Mem
|
|
|
RewriteStatepointsForGC
|
[rs4gc] don't force a conflict for a canonical broadcast
|
2021-03-16 12:59:06 -07:00 |
SafeStack
|
|
|
SampleProfile
|
[SampleFDO] Don't mix up the existing indirect call value profile with the new
|
2021-03-18 09:54:34 -07:00 |
ScalarizeMaskedMemIntrin
|
Expand masked mem intrinsics correctly wrt big-endian
|
2021-02-11 08:59:52 +00:00 |
Scalarizer
|
|
|
SCCP
|
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of
|
2021-03-04 11:22:30 -08:00 |
SeparateConstOffsetFromGEP
|
|
|
SimpleLoopUnswitch
|
[LoopUnswitch] unswitch if cond is in select form of and/or as well
|
2021-03-08 01:19:43 +09:00 |
SimplifyCFG
|
[SimplifyCFG] add tests for branch cond merging with prof metadata; NFC
|
2021-03-18 15:39:50 -04:00 |
Sink
|
|
|
SLPVectorizer
|
[SLP] remove unnecessary characters in test; NFC
|
2021-03-19 15:09:53 -04:00 |
SpeculateAroundPHIs
|
|
|
SpeculativeExecution
|
|
|
SROA
|
[SROA] Regenerate test checks (NFC)
|
2021-03-13 22:00:00 +01:00 |
StraightLineStrengthReduce
|
|
|
StripDeadPrototypes
|
|
|
StripSymbols
|
|
|
StructurizeCFG
|
|
|
SyntheticCountsPropagation
|
|
|
TailCallElim
|
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of
|
2021-03-04 11:22:30 -08:00 |
ThinLTOBitcodeWriter
|
Transforms: Clone distinct nodes in metadata mapper unless RF_ReuseAndMutateDistinctMDs
|
2021-02-24 12:57:52 -08:00 |
TypePromotion/ARM
|
|
|
UnifyFunctionExitNodes
|
|
|
UnifyLoopExits
|
|
|
Util
|
Support !heapallocsite attachments in StripDebugInfo().
|
2021-03-16 10:05:13 -07:00 |
VectorCombine
|
|
|
WholeProgramDevirt
|
|
|