.. |
ADCE
|
[DCE] Don't remove non-willreturn calls
|
2021-02-19 12:35:40 +01:00 |
AddDiscriminators
|
…
|
|
AggressiveInstCombine
|
[AggressiveInstCombine] Generalize foldGuardedRotateToFunnelShift to generic funnel shifts (REAPPLIED)
|
2020-12-21 15:22:27 +00:00 |
AlignmentFromAssumptions
|
Reland [AssumeBundles] Use operand bundles to encode alignment assumptions
|
2020-09-12 15:36:06 +02:00 |
ArgumentPromotion
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +01:00 |
AtomicExpand
|
AMDGPU: Add support for amdgpu-unsafe-fp-atomics attribute
|
2021-02-04 08:09:34 -05:00 |
Attributor
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +01:00 |
BDCE
|
[DCE] Don't remove non-willreturn calls
|
2021-02-19 12:35:40 +01:00 |
BlockExtractor
|
[BlockExtract][NewPM] Port -extract-blocks to NPM
|
2020-10-21 12:51:11 -07:00 |
BranchFolding
|
…
|
|
CallSiteSplitting
|
[SimplifyCFG] Teach simplifyUnreachable() to preserve DomTree
|
2020-12-18 00:37:22 +03:00 |
CalledValuePropagation
|
…
|
|
CanonicalizeAliases
|
[NPM] Move more O0 pass building into PassBuilder
|
2020-11-19 11:22:23 -08:00 |
CanonicalizeFreezeInLoops
|
…
|
|
CodeExtractor
|
[HotColdSplit] Reflect full cost of parameters in split penalty
|
2020-12-18 17:06:17 -08:00 |
CodeGenPrepare
|
[test] Fix new CodeGenPrepare test for non-X86 systems
|
2021-03-05 11:48:38 +01:00 |
ConstantHoisting
|
[ConstantHoisting] Fix bug where constant materialization could insert into EH pad
|
2021-02-01 11:23:56 -08:00 |
ConstantMerge
|
…
|
|
ConstraintElimination
|
[ConstraintElimination] Only strip casts preserving the representation.
|
2021-03-26 20:07:41 +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
|
[Tests] Add willreturn to libcalls in some tests
|
2021-01-22 21:47:35 +01:00 |
DeadArgElim
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +01:00 |
DeadStoreElimination
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +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
|
[FixIrreducible][NewPM] Port -fix-irreducible to NPM
|
2020-10-09 09:22:09 -07:00 |
Float2Int
|
…
|
|
ForcedFunctionAttrs
|
Force Remove Attribute
|
2020-08-19 17:30:13 -04:00 |
FunctionAttrs
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +01:00 |
FunctionImport
|
[CGProfile] allows bitcast in metadata node storing function pointers
|
2020-11-13 09:28:21 -08:00 |
GCOVProfiling
|
Encode alignment attribute for `atomicrmw`
|
2021-02-11 15:17:37 -05:00 |
GVN
|
Autogen some tests for ease of update
|
2021-03-22 11:06:29 -07:00 |
GVNHoist
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +01:00 |
GVNSink
|
[AssumptionCache] Do not track llvm.assume calls (PR49043)
|
2021-02-06 12:18:30 -06:00 |
GlobalDCE
|
[SimplifyCFG] MergeBlockIntoPredecessor() already knows how to preserve DomTree
|
2020-12-17 01:03:49 +03:00 |
GlobalMerge
|
…
|
|
GlobalOpt
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +01:00 |
GlobalSplit
|
[test] Fix mix of variable use/def and regex match
|
2021-03-24 17:58:16 +00:00 |
GuardWidening
|
[NewPM][GuardWidening] Fix loop guard widening tests under NPM
|
2020-08-06 15:32:59 -07:00 |
HardwareLoops
|
[ARM] Improve WLS lowering
|
2021-03-11 17:56:19 +00:00 |
HelloNew
|
Reland [docs][NewPM] Add docs for writing NPM passes
|
2020-09-14 16:06:19 -07:00 |
HotColdSplit
|
[HotColdSplit] Reflect full cost of parameters in split penalty
|
2020-12-18 17:06:17 -08:00 |
IRCE
|
Make FoldBranchToCommonDest poison-safe by default
|
2021-03-27 19:05:12 +09:00 |
IROutliner
|
[IROutliner] Adapting to hoisted bitcasts in CodeExtractor
|
2021-01-13 11:10:37 -06:00 |
IndVarSimplify
|
[IndVars] Sharpen context in eliminateIVComparison
|
2021-03-22 11:55:57 +07:00 |
IndirectBrExpand
|
…
|
|
InferAddressSpaces
|
[NewPM] Port infer-address-spaces
|
2020-12-28 19:58:12 -08:00 |
InferFunctionAttrs
|
[BuildLibCalls] Add noundef to allocator fns' size
|
2021-02-23 13:58:03 +09:00 |
Inline
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +01:00 |
InstCombine
|
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
|
2021-03-29 11:32:22 +01:00 |
InstMerge
|
OpaquePtr: Bulk update tests to use typed sret
|
2020-11-20 17:58:26 -05:00 |
InstNamer
|
Port -instnamer to NPM
|
2020-10-22 12:08:36 -07:00 |
InstSimplify
|
[ValueTracking] peek through min/max to find isKnownToBeAPowerOfTwo
|
2021-03-24 17:54:38 -04:00 |
InterleavedAccess
|
[CodeGen] Update transformations to use poison for shufflevector/insertelem's initial vector elem
|
2021-01-10 18:03:51 +09:00 |
Internalize
|
…
|
|
JumpThreading
|
Autogen some tests for ease of update
|
2021-03-22 11:06:29 -07:00 |
LCSSA
|
[DebugInfo] Avoid re-ordering assignments in LCSSA
|
2020-12-17 16:17:32 +00:00 |
LICM
|
[test] Add test for hoisting to custom allocation function using allocsize
|
2021-03-25 14:31:51 -07:00 |
LoadStoreVectorizer
|
Precommit transform tests that have poison as insertelement's placeholder
|
2020-12-24 11:46:17 +09:00 |
LoopDataPrefetch
|
…
|
|
LoopDeletion
|
[LoopDeletion] Handle inner loops w/untaken backedges
|
2021-01-22 16:31:29 -08:00 |
LoopDistribute
|
[LoopDistribute] Add tests with uncomputable BTCs.
|
2021-01-01 13:57:03 +00:00 |
LoopFlatten
|
[NFC] Improve debug message and test description in 4c1f74a
|
2021-03-24 18:21:13 +08:00 |
LoopFusion
|
[test] Fix LoopFusion tests under NewPM
|
2020-12-07 17:37:42 -08:00 |
LoopIdiom
|
[RISCV] Add TTI support for cpop with Zbb
|
2021-03-24 10:58:42 -07:00 |
LoopInstSimplify
|
…
|
|
LoopInterchange
|
[LoopInterchange] fix tightlyNested() in LoopInterchange legality
|
2021-03-24 15:49:25 -04: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
|
[SCEV] Strength nowrap flags after constant folding
|
2020-10-25 18:00:22 +01:00 |
LoopRotate
|
[LoopRotate] Use llvm.experimental.noalias.scope.decl for duplicating noalias metadata as needed
|
2021-01-24 13:53:13 +01:00 |
LoopSimplify
|
Make FoldBranchToCommonDest poison-safe by default
|
2021-03-27 19:05:12 +09:00 |
LoopSimplifyCFG
|
[LoopSimplifyCFG][NewPM] Rename simplify-cfg -> loop-simplifycfg
|
2020-09-21 08:27:19 -07:00 |
LoopStrengthReduce
|
Reland [SCEV] Improve modelling for (null) pointer constants
|
2021-03-13 16:05:34 +03:00 |
LoopTransformWarning
|
…
|
|
LoopUnroll
|
[ARM] Enable UpperBound unrolling for all loops
|
2021-03-24 16:39:21 +00:00 |
LoopUnrollAndJam
|
LoopUnrollAndJam] Only allow loops with single exit(ing) blocks
|
2021-02-05 16:10:53 +00:00 |
LoopUnswitch
|
Explicitly enable the new pass manager in this test.
|
2021-03-25 18:10:36 -07:00 |
LoopVectorize
|
Revert "[LoopVectorize] Simplify scalar cost calculation in getInstructionCost"
|
2021-03-26 11:36:53 +00:00 |
LoopVersioning
|
Revert "[BasicAA] Handle two unknown sizes for GEPs"
|
2020-12-18 17:59:12 +00:00 |
LoopVersioningLICM
|
[NewPM][opt] Run the "default" AA pipeline by default
|
2021-01-21 21:08:54 -08:00 |
LowerAtomic
|
…
|
|
LowerConstantIntrinsics
|
…
|
|
LowerExpectIntrinsic
|
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM"
|
2020-11-14 13:12:38 +03:00 |
LowerGuardIntrinsic
|
…
|
|
LowerInvoke
|
…
|
|
LowerMatrixIntrinsics
|
Reland "[Libcalls, Attrs] Annotate libcalls with noundef"
|
2021-02-20 06:18:48 +01:00 |
LowerSwitch
|
[LowerSwitch][NewPM] Port lowerswitch to NPM
|
2020-09-15 18:18:31 -07:00 |
LowerTypeTests
|
[LTT] Don't attempt to lower type tests used only by assumes
|
2021-02-06 09:02:10 -08:00 |
LowerWidenableCondition
|
…
|
|
MakeGuardsExplicit
|
…
|
|
Mem2Reg
|
…
|
|
MemCpyOpt
|
[tests] Refresh a bunch of autogen test to adjust for format changes
|
2021-03-22 10:41:39 -07:00 |
MergeFunc
|
OpaquePtr: Bulk update tests to use typed sret
|
2020-11-20 17:58:26 -05:00 |
MergeICmps
|
Tweak a test so it actually gets autogened
|
2021-03-22 11:32:32 -07:00 |
MetaRenamer
|
OpaquePtr: Bulk update tests to use typed sret
|
2020-11-20 17:58:26 -05:00 |
NameAnonGlobals
|
[NPM] Move more O0 pass building into PassBuilder
|
2020-11-19 11:22:23 -08:00 |
NaryReassociate
|
Revert "[NARY-REASSOCIATE] Support reassociation of min/max"
|
2021-02-26 19:47:54 +07:00 |
NewGVN
|
[Local] Treat calls that may not return as being alive.
|
2021-01-23 16:05:14 +00:00 |
ObjCARC
|
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of
|
2021-03-04 11:22:30 -08:00 |
OpenMP
|
[OpenMP] Change OMPIRBuilder to append function attributes
|
2021-03-24 09:08:29 -04:00 |
PGOProfile
|
[SimplifyCFG] use profile metadata to refine merging branch conditions
|
2021-03-23 10:19:37 -04:00 |
PartialInlining
|
[PartialInliner]: Handle code regions in a switch stmt cases
|
2020-11-02 14:32:45 -05:00 |
PartiallyInlineLibCalls
|
…
|
|
PhaseOrdering
|
[X86] Add phase ordering test for the problem D99427 is trying to solve. NFC
|
2021-03-28 12:14:30 -07:00 |
PlaceSafepoints
|
[PlaceSafepoints] Pin tests to legacy PM
|
2020-10-26 20:07:37 -07:00 |
PreISelIntrinsicLowering
|
…
|
|
PruneEH
|
[FuncAttrs] Infer noreturn
|
2021-01-05 13:25:42 -08:00 |
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
|
[Reg2Mem] add support for the new pass manager
|
2020-11-08 11:14:05 +00:00 |
RewriteStatepointsForGC
|
[RS4GC] Fix hang on infinite loop
|
2021-03-23 12:54:51 +07:00 |
SCCP
|
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of
|
2021-03-04 11:22:30 -08:00 |
SLPVectorizer
|
[SLP] move test for min/max crashing; NFC
|
2021-03-26 10:28:15 -04:00 |
SROA
|
[NFC][SROA] Add some more tests for speculation around PHI's
|
2021-03-23 00:51:18 +03:00 |
SafeStack
|
OpaquePtr: Bulk update tests to use typed byval
|
2020-11-20 14:00:46 -05:00 |
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
|
[Scalarizer] Use poison as insertelement's placeholder
|
2021-01-04 00:35:28 +09:00 |
SeparateConstOffsetFromGEP
|
[NewPM] Port -separate-const-offset-from-gep
|
2020-11-09 17:42:36 -08:00 |
SimpleLoopUnswitch
|
[LoopUnswitch] unswitch if cond is in select form of and/or as well
|
2021-03-08 01:19:43 +09:00 |
SimplifyCFG
|
[SimplifyCFG] 'Fold branch to common dest': don't overestimate the cost
|
2021-03-23 18:30:26 +03:00 |
Sink
|
Sink: Handle instruction sink when a user is dead
|
2020-10-09 16:20:26 -07:00 |
SpeculateAroundPHIs
|
…
|
|
SpeculativeExecution
|
Precommit tests that have poison as shufflevector's placeholder
|
2020-12-29 17:09:31 +09:00 |
StraightLineStrengthReduce
|
[NPM] Add remaining test of -slsr
|
2020-11-17 14:41:01 +08:00 |
StripDeadPrototypes
|
…
|
|
StripSymbols
|
[NewPM] Port strip* passes to NPM
|
2020-09-15 18:25:12 -07:00 |
StructurizeCFG
|
[test] Pin backedge-id-bug-xfail.ll to legacy PM
|
2021-01-04 13:09:42 -08:00 |
SyntheticCountsPropagation
|
…
|
|
TailCallElim
|
Autogen some tests for ease of update
|
2021-03-22 11:06:29 -07:00 |
ThinLTOBitcodeWriter
|
Transforms: Clone distinct nodes in metadata mapper unless RF_ReuseAndMutateDistinctMDs
|
2021-02-24 12:57:52 -08:00 |
TypePromotion/ARM
|
…
|
|
UnifyFunctionExitNodes
|
[NPM] Port -mergereturn to NPM
|
2020-10-20 10:33:58 -07:00 |
UnifyLoopExits
|
[NPM] port -unify-loop-exits to NPM
|
2020-10-20 10:46:57 -07:00 |
Util
|
[AnnotationRemarks] Use subprogram location for summary remarks.
|
2021-03-23 12:05:41 +00:00 |
VectorCombine
|
Revert "[ConstantFold] Fold more operations to poison"
|
2021-02-04 00:24:02 +09:00 |
WholeProgramDevirt
|
[ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlags
|
2021-01-27 10:43:51 -08:00 |