This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca9df19568d [CGP] eliminate a sub instruction in memcmp expansion new 01187b342a7 [Analysis] Fix some Clang-tidy modernize-use-using and Incl [...]
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/LoopInfo.h | 121 +++++++++++-------- include/llvm/Analysis/LoopInfoImpl.h | 38 ++++-- include/llvm/Analysis/LoopIterator.h | 30 +++-- include/llvm/Analysis/RegionInfo.h | 211 ++++++++++++++++++--------------- include/llvm/Analysis/RegionInfoImpl.h | 39 ++++-- include/llvm/Analysis/RegionIterator.h | 77 ++++++------ lib/Analysis/RegionInfo.cpp | 40 +++---- 7 files changed, 318 insertions(+), 238 deletions(-)