This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b28eca7 Port the strip-invalid-debuginfo logic to the legacy verifier [...] new 65aab13 Sort includes. new d86e7af Look for a loop's starting location in the llvm.loop metadata
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 | 17 +---------- lib/Analysis/LoopInfo.cpp | 21 +++++++++++++ lib/Target/AArch64/AArch64Subtarget.cpp | 2 +- ...arks.ll => vectorization-remarks-loopid-dbg.ll} | 35 +++++++++++----------- 4 files changed, 41 insertions(+), 34 deletions(-) copy test/Transforms/LoopVectorize/X86/{vectorization-remarks.ll => vectorization- [...]