This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3334995891e [InstCombine] canonicalize rotate patterns with cmp/select new cdd4dd393b7 [MachineOutliner][NFC] Use MBB flags to avoid call checks i [...] new 23caf62a8d5 Preserve loop metadata when splitting exit blocks
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/CodeGen/MachineOutliner.h | 7 +++- lib/CodeGen/MachineOutliner.cpp | 11 ++++- lib/Target/AArch64/AArch64InstrInfo.cpp | 46 +++++++++++---------- lib/Transforms/Utils/LoopUtils.cpp | 32 +++++++++++++++ .../LoopSimplify/preserve-llvm-loop-metadata2.ll | 48 ++++++++++++++++++++++ 5 files changed, 119 insertions(+), 25 deletions(-) create mode 100644 test/Transforms/LoopSimplify/preserve-llvm-loop-metadata2.ll