.. |
ADCE
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
AddDiscriminators
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
AggressiveInstCombine
|
|
|
AlignmentFromAssumptions
|
|
|
ArgumentPromotion
|
[test] Properly match parameter/argument ABI attributes
|
2021-05-31 09:12:18 -07:00 |
AtomicExpand
|
[AtomicExpandPass][AArch64] Promote xchg with floating-point types to integer ones
|
2021-05-29 08:57:27 +02:00 |
Attributor
|
[Attributor] Don't print the call-graph in a hard-coded file.
|
2021-06-18 09:38:07 +02:00 |
BDCE
|
|
|
BlockExtractor
|
|
|
BranchFolding
|
|
|
CalledValuePropagation
|
|
|
CallSiteSplitting
|
|
|
CanonicalizeAliases
|
|
|
CanonicalizeFreezeInLoops
|
|
|
CodeExtractor
|
|
|
CodeGenPrepare
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
ConstantHoisting
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
ConstantMerge
|
|
|
ConstraintElimination
|
|
|
Coroutines
|
Reapply [InstCombine] Extract bitcast -> gep transform
|
2021-06-21 22:03:15 +02:00 |
CorrelatedValuePropagation
|
[CVP] Guard against poison in common phi value transform (PR50399)
|
2021-05-25 20:47:17 +02:00 |
CrossDSOCFI
|
|
|
DCE
|
|
|
DeadArgElim
|
[test] Properly match parameter/argument ABI attributes
|
2021-05-31 09:12:18 -07:00 |
DeadStoreElimination
|
[DSE] Remove stores in the same loop iteration
|
2021-06-20 17:03:30 +01:00 |
DivRemPairs
|
|
|
EarlyCSE
|
[FPEnv] EarlyCSE support for constrained intrinsics, default FP environment edition
|
2021-05-20 14:40:51 -04:00 |
EliminateAvailableExternally
|
|
|
EntryExitInstrumenter
|
|
|
ExpandMemCmp
|
|
|
FixIrreducible
|
|
|
Float2Int
|
|
|
ForcedFunctionAttrs
|
|
|
FunctionAttrs
|
|
|
FunctionImport
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
FunctionSpecialization
|
[FuncSpec] Add minsize test. NFC.
|
2021-06-21 15:21:09 +01:00 |
GCOVProfiling
|
[GCOVProfiling][test] Ensure that 'opt' drops any files in a temp directory
|
2021-06-20 22:48:35 +02:00 |
GlobalDCE
|
|
|
GlobalMerge
|
|
|
GlobalOpt
|
[IR] Make TypeFinder aware of DIArgList values
|
2021-05-28 17:09:45 +02:00 |
GlobalSplit
|
|
|
GuardWidening
|
|
|
GVN
|
[InstCombine] Use poison constant to represent the result of unreachable instrs
|
2021-06-21 09:58:44 +09:00 |
GVNHoist
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
GVNSink
|
|
|
HardwareLoops
|
|
|
HelloNew
|
|
|
HotColdSplit
|
|
|
IndirectBrExpand
|
|
|
IndVarSimplify
|
[SCEV] Retain AddExpr flags when subtracting a foldable constant.
|
2021-06-22 11:27:51 +01:00 |
InferAddressSpaces
|
|
|
InferFunctionAttrs
|
|
|
Inline
|
Replace python3 with %python in ML inlining tests.
|
2021-06-23 21:14:54 +00:00 |
InstCombine
|
Revert "[BuildLibCalls/SimplifyLibCalls] Fix attributes on created CallInst instructions."
|
2021-06-24 19:24:34 -07:00 |
InstMerge
|
|
|
InstNamer
|
|
|
InstSimplify
|
[InstSimplify][test] add test for extract of splat; NFC
|
2021-06-24 13:13:35 -04:00 |
InterleavedAccess
|
[InterleaveAccess] Copy fast math flags when adjusting binary operators in interleave access pass
|
2021-06-17 09:53:33 +01:00 |
Internalize
|
[Internalize] Simplify comdat renaming with noduplicates after D103043
|
2021-05-28 16:58:38 -07:00 |
IRCE
|
|
|
IROutliner
|
[IROutliner] Adding DebugInfo handling for IR Outlined Functions
|
2021-06-15 10:57:08 -05:00 |
JumpThreading
|
[BasicAA] Handle PHIs without incoming values gracefully
|
2021-06-07 21:39:01 +00:00 |
LCSSA
|
|
|
LICM
|
Precommit tests for context senstive attribute dropping
|
2021-06-24 13:18:16 -04:00 |
LoadStoreVectorizer
|
LoadStoreVectorizer: support different operand orders in the add sequence match
|
2021-06-10 16:31:35 -07:00 |
LoopBoundSplit
|
[LoopBoundSplit] Ignore phi node which is not scevable
|
2021-06-09 09:44:36 +01:00 |
LoopDataPrefetch
|
|
|
LoopDeletion
|
[LoopDeletion] Exploit undef Phi inputs when symbolically executing 1st iteration
|
2021-06-23 11:53:48 +07:00 |
LoopDistribute
|
|
|
LoopFlatten
|
|
|
LoopFusion
|
|
|
LoopIdiom
|
[ScalarEvolution] Ensure backedge-taken counts are not pointers.
|
2021-06-21 16:24:16 -07:00 |
LoopInstSimplify
|
|
|
LoopInterchange
|
[LoopInterhcange] Handle movement of reduction phis appropriately
|
2021-05-31 16:27:38 -04:00 |
LoopLoadElim
|
|
|
LoopPredication
|
|
|
LoopReroll
|
[ScalarEvolution] Ensure backedge-taken counts are not pointers.
|
2021-06-21 16:24:16 -07:00 |
LoopRotate
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
LoopSimplify
|
|
|
LoopSimplifyCFG
|
|
|
LoopStrengthReduce
|
[llvm] Update tests that got missed in adee485adf84ae8a.
|
2021-06-23 10:29:58 +01:00 |
LoopTransformWarning
|
|
|
LoopUnroll
|
[SimplifyCFG] Tail-merging all blocks with ret terminator
|
2021-06-24 13:15:39 +03:00 |
LoopUnrollAndJam
|
[LoopUnrollAndJam] Change LoopUnrollAndJamPass to LoopNest pass
|
2021-06-08 20:30:02 +09:00 |
LoopUnswitch
|
|
|
LoopVectorize
|
[VPlan] Fix indentation of check lines in sinking test (NFC).
|
2021-06-24 16:39:16 +01:00 |
LoopVersioning
|
Split a test for ease of auto update
|
2021-06-21 11:02:26 -07:00 |
LoopVersioningLICM
|
[llvm] Update tests that got missed in adee485adf84ae8a.
|
2021-06-23 10:29:58 +01:00 |
LowerAtomic
|
|
|
LowerConstantIntrinsics
|
[LowerConstantIntrinsics] reuse isManifestLogic from ConstantFolding
|
2021-05-14 15:35:21 -07:00 |
LowerExpectIntrinsic
|
|
|
LowerGuardIntrinsic
|
|
|
LowerInvoke
|
|
|
LowerMatrixIntrinsics
|
[Matrix] In transpose opts, handle a^t * a^t
|
2021-06-11 09:29:43 -07:00 |
LowerSwitch
|
|
|
LowerTypeTests
|
[LTT] Handle merged llvm.assume when dropping type tests
|
2021-05-25 17:02:13 -07:00 |
LowerWidenableCondition
|
|
|
MakeGuardsExplicit
|
|
|
Mem2Reg
|
[Mem2Reg] Regenerate test checks (NFC)
|
2021-06-21 11:06:28 +02:00 |
MemCpyOpt
|
[IR] Memory intrinsics are not unconditionally nosync
|
2021-05-21 03:40:59 +02:00 |
MergeFunc
|
|
|
MergeICmps
|
Revert "[BuildLibCalls/SimplifyLibCalls] Fix attributes on created CallInst instructions."
|
2021-06-24 19:24:34 -07:00 |
MetaRenamer
|
|
|
NameAnonGlobals
|
|
|
NaryReassociate
|
|
|
NewGVN
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
ObjCARC
|
[IR] Memory intrinsics are not unconditionally nosync
|
2021-05-21 03:40:59 +02:00 |
OpenMP
|
[OpenMP] Change remaining globalization from an analysis remark to missed
|
2021-06-22 16:52:06 -04:00 |
PartialInlining
|
|
|
PartiallyInlineLibCalls
|
[PartiallyInlineLibCalls] Disable sqrt expansion for strictfp.
|
2021-06-17 14:15:12 -07:00 |
PGOProfile
|
[SimplifyCFG] Tail-merging all blocks with ret terminator
|
2021-06-24 13:15:39 +03:00 |
PhaseOrdering
|
[SimplifyCFG] Tail-merging all blocks with ret terminator
|
2021-06-24 13:15:39 +03:00 |
PlaceSafepoints
|
|
|
PreISelIntrinsicLowering
|
|
|
PruneEH
|
[SimplifyCFG] Tail-merging all blocks with ret terminator
|
2021-06-24 13:15:39 +03:00 |
Reassociate
|
Partial Reapply "[DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands"
|
2021-06-24 09:46:38 +01:00 |
Reg2Mem
|
|
|
RelLookupTableConverter/X86
|
|
|
RewriteStatepointsForGC
|
Allow ptrtoint/inttoptr of non-integral pointer types in IR
|
2021-06-11 13:38:32 -07:00 |
SafeStack
|
[SafeStack] Use proper API to get stack guard
|
2021-05-30 00:52:48 -07:00 |
SampleProfile
|
[CSSPGO] Undoing the concept of dangling pseudo probe
|
2021-06-18 15:14:11 -07:00 |
ScalarizeMaskedMemIntrin
|
|
|
Scalarizer
|
Update @llvm.powi to handle different int sizes for the exponent
|
2021-06-17 09:38:28 +02:00 |
SCCP
|
|
|
SeparateConstOffsetFromGEP
|
|
|
SimpleLoopUnswitch
|
[SimpleLoopUnswich] Fixa a bug on ComputeUnswitchedCost with partial unswitch
|
2021-06-22 16:18:00 +01:00 |
SimplifyCFG
|
[SimplifyCFG] Tail-merging all blocks with resume terminator
|
2021-06-24 21:25:06 +03:00 |
Sink
|
|
|
SLPVectorizer
|
[CostModel][AArch64] Improve cost model for vector reduction intrinsics
|
2021-06-24 12:02:58 +01:00 |
SpeculativeExecution
|
|
|
SROA
|
[Mem2Reg] Regenerate test checks (NFC)
|
2021-06-21 11:06:28 +02:00 |
StraightLineStrengthReduce
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
StripDeadPrototypes
|
|
|
StripSymbols
|
|
|
StructurizeCFG
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
SyntheticCountsPropagation
|
|
|
TailCallElim
|
[test] Properly match parameter/argument ABI attributes
|
2021-05-31 09:12:18 -07:00 |
ThinLTOBitcodeWriter
|
Revert "ThinLTO: Fix inline assembly references to static functions with CFI"
|
2021-06-23 19:24:56 -07:00 |
TypePromotion/ARM
|
|
|
UnifyFunctionExitNodes
|
|
|
UnifyLoopExits
|
|
|
Util
|
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
|
2021-05-24 19:43:40 +02:00 |
VectorCombine
|
[VectorCombine] Limit scalarization to non-poison indices for now.
|
2021-06-14 16:40:14 +01:00 |
WholeProgramDevirt
|
[WPD] Don't optimize calls more than once
|
2021-06-24 13:28:09 -07:00 |