This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fc6649b88c1 [TI removal] Remove `TerminatorInst` from SparsePropagation [...] new aa517f562fb [TI removal] Remove `TerminatorInst` from GVN.h and GVN.cpp. new 2aaf7228e0e [TI removal] Make variables declared as `TerminatorInst` an [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Transforms/Scalar/GVN.h | 2 +- lib/Analysis/BranchProbabilityInfo.cpp | 10 +-- lib/Analysis/CFG.cpp | 2 +- lib/Analysis/EHPersonalities.cpp | 2 +- lib/Analysis/InlineCost.cpp | 2 +- lib/Analysis/LoopInfo.cpp | 4 +- lib/Analysis/MemorySSAUpdater.cpp | 2 +- lib/Analysis/ScalarEvolution.cpp | 2 +- lib/CodeGen/Analysis.cpp | 2 +- lib/CodeGen/SelectionDAG/FastISel.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +- lib/CodeGen/WinEHPrepare.cpp | 4 +- lib/IR/BasicBlock.cpp | 4 +- lib/IR/Dominators.cpp | 2 +- lib/IR/SafepointIRVerifier.cpp | 2 +- lib/IR/Verifier.cpp | 2 +- lib/Target/AMDGPU/SIAnnotateControlFlow.cpp | 2 +- lib/Target/NVPTX/NVPTXAllocaHoisting.cpp | 2 +- lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 2 +- .../WebAssemblyLowerEmscriptenEHSjLj.cpp | 2 +- lib/Target/X86/X86WinEHState.cpp | 2 +- lib/Transforms/IPO/HotColdSplitting.cpp | 2 +- lib/Transforms/IPO/LoopExtractor.cpp | 4 +- lib/Transforms/IPO/PartialInlining.cpp | 2 +- lib/Transforms/IPO/PruneEH.cpp | 2 +- lib/Transforms/IPO/SampleProfile.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +- lib/Transforms/InstCombine/InstCombinePHI.cpp | 4 +- .../InstCombine/InstructionCombining.cpp | 4 +- lib/Transforms/Instrumentation/CFGMST.h | 2 +- lib/Transforms/Instrumentation/GCOVProfiling.cpp | 6 +- .../Instrumentation/PGOInstrumentation.cpp | 8 +-- lib/Transforms/Scalar/ADCE.cpp | 8 +-- lib/Transforms/Scalar/CallSiteSplitting.cpp | 2 +- lib/Transforms/Scalar/DeadStoreElimination.cpp | 2 +- lib/Transforms/Scalar/GVN.cpp | 2 +- lib/Transforms/Scalar/LoopUnrollPass.cpp | 2 +- lib/Transforms/Scalar/LoopUnswitch.cpp | 21 +++--- lib/Transforms/Scalar/PlaceSafepoints.cpp | 6 +- lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 12 ++-- lib/Transforms/Scalar/SCCP.cpp | 2 +- lib/Transforms/Scalar/SROA.cpp | 4 +- lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 2 +- lib/Transforms/Scalar/StructurizeCFG.cpp | 2 +- lib/Transforms/Scalar/TailRecursionElimination.cpp | 2 +- lib/Transforms/Utils/BreakCriticalEdges.cpp | 2 +- lib/Transforms/Utils/CloneFunction.cpp | 4 +- lib/Transforms/Utils/CodeExtractor.cpp | 8 +-- lib/Transforms/Utils/EscapeEnumerator.cpp | 2 +- lib/Transforms/Utils/FlattenCFG.cpp | 6 +- lib/Transforms/Utils/FunctionComparator.cpp | 6 +- lib/Transforms/Utils/InlineFunction.cpp | 2 +- lib/Transforms/Utils/Local.cpp | 6 +- lib/Transforms/Utils/LoopRotationUtils.cpp | 2 +- lib/Transforms/Utils/LoopSimplify.cpp | 4 +- lib/Transforms/Utils/LoopUnroll.cpp | 2 +- lib/Transforms/Utils/LoopUnrollAndJam.cpp | 2 +- lib/Transforms/Utils/SimplifyCFG.cpp | 80 +++++++++++----------- lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp | 2 +- 60 files changed, 145 insertions(+), 146 deletions(-)