..
ADCE.cpp
Reapply "[DebugInfo] Handle multiple variable location operands in IR"
2021-03-17 16:45:25 +00:00
AlignmentFromAssumptions.cpp
Revert "[AssumptionCache] Avoid dangling llvm.assume calls in the cache"
2021-02-11 12:17:38 -06:00
AnnotationRemarks.cpp
[AnnotationRemarks] Use subprogram location for summary remarks.
2021-03-23 12:05:41 +00:00
BDCE.cpp
CallSiteSplitting.cpp
CMakeLists.txt
ConstantHoisting.cpp
ConstraintElimination.cpp
[llvm] Use llvm::drop_begin (NFC)
2021-02-22 20:17:16 -08:00
CorrelatedValuePropagation.cpp
[CVP] Remove -cvp-dont-add-nowrap-flags option
2021-03-07 18:19:31 +01:00
DCE.cpp
[Scalar] Use range-based for loops (NFC)
2021-02-25 19:54:38 -08:00
DeadStoreElimination.cpp
[DSE] Extending isOverwrite to support offsetted fully overlapping stores
2021-03-10 21:09:33 +01:00
DivRemPairs.cpp
EarlyCSE.cpp
[gvn] CSE gc.relocates based on meaning, not spelling (try 2)
2021-03-16 10:59:31 -07:00
FlattenCFGPass.cpp
Float2Int.cpp
GuardWidening.cpp
GVN.cpp
[gvn] CSE gc.relocates based on meaning, not spelling (try 2)
2021-03-16 10:59:31 -07:00
GVNHoist.cpp
GVNSink.cpp
InductiveRangeCheckElimination.cpp
IndVarSimplify.cpp
InferAddressSpaces.cpp
InstSimplifyPass.cpp
IVUsersPrinter.cpp
JumpThreading.cpp
Make FindAvailableLoadedValue TBAA aware
2021-03-24 17:20:26 +00:00
LICM.cpp
[LICM] Fix NumSunk statistic (NFC)
2021-03-24 18:28:19 +01:00
LoopAccessAnalysisPrinter.cpp
LoopDataPrefetch.cpp
LoopDeletion.cpp
LoopDistribute.cpp
LoopFlatten.cpp
[NFC] Improve debug message and test description in 4c1f74a
2021-03-24 18:21:13 +08:00
LoopFuse.cpp
LoopIdiomRecognize.cpp
NFC: Migrate LoopIdiomRecognize to work on InstructionCost
2021-02-06 14:39:19 +00:00
LoopInstSimplify.cpp
LoopInterchange.cpp
Revert "[LoopInterchange] Replace tightly-nesting-ness check with the one from LoopNest
"
2021-03-11 01:24:43 +08:00
LoopLoadElimination.cpp
[LoopLoadElim] Pass ScalarEvolution in old pass manager. PR49141
2021-02-15 18:08:23 +07:00
LoopPassManager.cpp
[NewPM] Verify LoopAnalysisResults after a loop pass
2021-03-19 14:56:37 -07:00
LoopPredication.cpp
LoopRerollPass.cpp
[Scalar] Use range-based for loops (NFC)
2021-02-25 19:54:38 -08:00
LoopRotation.cpp
LoopSimplifyCFG.cpp
LoopSink.cpp
[llvm] Use set_is_subset (NFC)
2021-02-28 10:59:20 -08:00
LoopStrengthReduce.cpp
Reapply "[DebugInfo] Handle multiple variable location operands in IR"
2021-03-17 16:45:25 +00:00
LoopUnrollAndJamPass.cpp
LoopUnrollPass.cpp
NFC: Migrate LoopUnrollPass to work on InstructionCost
2021-02-04 14:05:40 +00:00
LoopUnswitch.cpp
[Scalar] Use range-based for loops (NFC)
2021-02-25 19:54:38 -08:00
LoopVersioningLICM.cpp
LowerAtomic.cpp
LowerConstantIntrinsics.cpp
LowerExpectIntrinsic.cpp
[TargetTransformInfo] move branch probability query from TargetLoweringInfo
2021-03-22 15:55:34 -04:00
LowerGuardIntrinsic.cpp
LowerMatrixIntrinsics.cpp
[TTI] Return a TypeSize from getRegisterBitWidth.
2021-03-24 14:45:13 +00:00
LowerWidenableCondition.cpp
MakeGuardsExplicit.cpp
MemCpyOptimizer.cpp
[MemCpyOpt] Add missing MemorySSAWrapperPass dependency macro
2021-03-16 20:30:00 +01:00
MergedLoadStoreMotion.cpp
MergeICmps.cpp
[Transforms/Scalar] Use range-based for loops (NFC)
2021-02-04 21:18:05 -08:00
NaryReassociate.cpp
Revert "[NARY-REASSOCIATE] Support reassociation of min/max"
2021-02-26 19:47:54 +07:00
NewGVN.cpp
[llvm] Use set_is_subset (NFC)
2021-02-28 10:59:20 -08:00
PartiallyInlineLibCalls.cpp
PlaceSafepoints.cpp
Reassociate.cpp
[Reassociate] allow or->add with shl operands
2021-02-07 09:45:19 -05:00
Reg2Mem.cpp
RewriteStatepointsForGC.cpp
[RS4GC] Fix hang on infinite loop
2021-03-23 12:54:51 +07:00
Scalar.cpp
ScalarizeMaskedMemIntrin.cpp
Expand masked mem intrinsics correctly wrt big-endian
2021-02-11 08:59:52 +00:00
Scalarizer.cpp
SCCP.cpp
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of
2021-03-04 11:22:30 -08:00
SeparateConstOffsetFromGEP.cpp
SimpleLoopUnswitch.cpp
[Unswitch] Guard dbgs logging with LLVM_DEBUG
2021-03-16 22:31:57 -07:00
SimplifyCFGPass.cpp
Sink.cpp
SpeculateAroundPHIs.cpp
NFC: Migrate SpeculateAroundPHIs to work on InstructionCost
2021-02-02 13:32:45 +00:00
SpeculativeExecution.cpp
Reapply "[DebugInfo] Handle multiple variable location operands in IR"
2021-03-17 16:45:25 +00:00
SROA.cpp
[OpaquePtrs] Remove some uses of type-less CreateGEP() (NFC)
2021-03-12 21:01:16 +01:00
StraightLineStrengthReduce.cpp
[Transforms/Scalar] Use range-based for loops (NFC)
2021-02-04 21:18:05 -08:00
StructurizeCFG.cpp
[Scalar] Use range-based for loops (NFC)
2021-02-25 19:54:38 -08:00
TailRecursionElimination.cpp
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall' instead of
2021-03-04 11:22:30 -08:00
WarnMissedTransforms.cpp