This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14544e6ee72 [ARM] Don't omit non-default predication code new a694e228c26 Add MemorySSA as loop dependency, disabled by default [NFC].
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/LoopAnalysisManager.h | 5 +++++ include/llvm/Transforms/Scalar/LoopPassManager.h | 8 +++++++- lib/Analysis/LoopAnalysisManager.cpp | 18 +++++++++++++++--- lib/Transforms/Scalar/LICM.cpp | 16 ++++++++++++---- lib/Transforms/Scalar/LoopDistribute.cpp | 2 +- lib/Transforms/Scalar/LoopLoadElimination.cpp | 3 ++- lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +- 7 files changed, 43 insertions(+), 11 deletions(-)