This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5960086 refactor code in verifyLoop: NFC. new fde7c9d add function isLoopLatch new 906c5ef add a verbose mode to Loop->print() to print all the basic bl [...]
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/Analysis/LoopInfo.h | 19 ++++++++++++++++++- include/llvm/Analysis/LoopInfoImpl.h | 19 +++++++++++++------ lib/Analysis/LoopInfo.cpp | 4 ++++ 3 files changed, 35 insertions(+), 7 deletions(-)