This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 911ca90266c [AArch64] Adjust the cost model for Exynos M3 new 7a956b6e4d7 [LICM] Ignore exits provably not taken on first iteration w [...]
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: lib/Transforms/Utils/LoopUtils.cpp | 61 +++++++- test/Transforms/LICM/hoist-mustexec.ll | 249 +++++++++++++++++++++++++++++++++ test/Transforms/LICM/scalar-promote.ll | 38 +++++ 3 files changed, 347 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/LICM/hoist-mustexec.ll