This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 96caeda Revert r273807 (and r273809, r273810), it caused PR28311 new 8d0d2b6 Apply clang-tidy's modernize-loop-convert to lib/Analysis.
The 1 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/Analysis/Interval.h | 10 +++++---- lib/Analysis/AliasAnalysisEvaluator.cpp | 39 ++++++++++++++++----------------- lib/Analysis/AliasSetTracker.cpp | 19 ++++++++-------- lib/Analysis/CallGraph.cpp | 18 +++++++-------- lib/Analysis/CallGraphSCCPass.cpp | 8 +++---- lib/Analysis/CostModel.cpp | 9 ++++---- lib/Analysis/DependenceAnalysis.cpp | 16 +++++++------- lib/Analysis/IVUsers.cpp | 17 ++++++-------- lib/Analysis/Interval.cpp | 15 +++++-------- lib/Analysis/IntervalPartition.cpp | 5 ++--- lib/Analysis/LazyValueInfo.cpp | 4 ++-- lib/Analysis/LoopInfo.cpp | 9 ++++---- lib/Analysis/LoopPass.cpp | 4 +--- lib/Analysis/MemDepPrinter.cpp | 14 +++++------- lib/Analysis/MemoryBuiltins.cpp | 4 ++-- lib/Analysis/ModuleSummaryAnalysis.cpp | 11 +++++----- lib/Analysis/RegionPrinter.cpp | 4 ++-- lib/Analysis/ScalarEvolution.cpp | 16 +++++++------- lib/Analysis/SparsePropagation.cpp | 4 ++-- 19 files changed, 105 insertions(+), 121 deletions(-)