This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 648f7eaefcf [MC] Change std::sort to llvm::sort in response to r327219 new 15ff8cad10e [Transforms] Change std::sort to llvm::sort in response to r327219 new 2782d619561 [Power9] Add the TLS store instructions to the Power 9 model new a1a50c559e5 [DebugInfo] Change std::sort to llvm::sort in response to r327219
The 3 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: .../CodeView/DebugStringTableSubsection.cpp | 2 +- lib/Target/PowerPC/P9InstrResources.td | 2 +- lib/Target/PowerPC/PPCScheduleP9.td | 2 +- lib/Transforms/Coroutines/CoroFrame.cpp | 2 +- lib/Transforms/IPO/LowerTypeTests.cpp | 12 ++++++------ lib/Transforms/IPO/SampleProfile.cpp | 22 +++++++++++----------- lib/Transforms/Instrumentation/GCOVProfiling.cpp | 2 +- .../Instrumentation/SanitizerCoverage.cpp | 10 +++++----- lib/Transforms/Scalar/ConstantHoisting.cpp | 4 ++-- lib/Transforms/Scalar/GVNHoist.cpp | 10 +++++----- lib/Transforms/Scalar/GVNSink.cpp | 6 +++--- lib/Transforms/Scalar/GuardWidening.cpp | 6 +++--- lib/Transforms/Scalar/LoopSink.cpp | 8 ++++---- lib/Transforms/Scalar/LoopStrengthReduce.cpp | 6 +++--- lib/Transforms/Scalar/MergeICmps.cpp | 8 ++++---- lib/Transforms/Scalar/NewGVN.cpp | 15 ++++++++------- lib/Transforms/Scalar/PlaceSafepoints.cpp | 2 +- lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 2 +- lib/Transforms/Scalar/SROA.cpp | 8 ++++---- lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 11 ++++++----- .../Utils/ImportedFunctionsInliningStatistics.cpp | 7 ++++--- lib/Transforms/Utils/LowerSwitch.cpp | 2 +- lib/Transforms/Utils/PredicateInfo.cpp | 2 +- lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 12 ++++++------ lib/Transforms/Utils/SimplifyCFG.cpp | 2 +- lib/Transforms/Utils/SplitModule.cpp | 14 ++++++++------ 26 files changed, 92 insertions(+), 87 deletions(-)