This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66a14657fea [Tests] Add LFTR tests for multiple exit loops new 4e8306274d3 Revert "[Tests] Add LFTR tests for multiple exit loops" new 86429c17e96 Include what you use in LanaiFrameLowering.{cpp,h} new 46ce2e33a50 Include what you use in LanaiISelDAGToDAG.cpp new e5417ad2fe5 Include what you use in LanaiMemAluCombiner.cpp new 9a071a14a16 Include what you use in LanaiAsmPrinter.cpp new d9ae20332de Include what you use in Lanai.h
The 6 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: lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp | 1 + lib/Target/Lanai/Lanai.h | 7 +- lib/Target/Lanai/LanaiAsmPrinter.cpp | 3 +- lib/Target/Lanai/LanaiFrameLowering.cpp | 2 +- lib/Target/Lanai/LanaiFrameLowering.h | 1 - lib/Target/Lanai/LanaiISelDAGToDAG.cpp | 2 +- lib/Target/Lanai/LanaiMemAluCombiner.cpp | 2 +- test/Transforms/IndVarSimplify/lftr-multi-exit.ll | 276 ---------------------- 8 files changed, 7 insertions(+), 287 deletions(-) delete mode 100644 test/Transforms/IndVarSimplify/lftr-multi-exit.ll