This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cafe9b27e98 gn build: Merge r372343 new c5e7309ce7d [NFC][PowerPC] Fast-isel VSX support test new fffd837fe1d [Analysis] Allow -scalar-evolution-max-iterations more than once
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: lib/Analysis/ScalarEvolution.cpp | 1 + test/Analysis/ScalarEvolution/multiple-max-iterations.ll | 2 ++ test/CodeGen/PowerPC/fast-isel-call.ll | 6 +----- test/CodeGen/PowerPC/fast-isel-const.ll | 2 +- test/CodeGen/PowerPC/fast-isel-load-store.ll | 9 +++++---- test/CodeGen/PowerPC/fast-isel-ret.ll | 6 +----- 6 files changed, 11 insertions(+), 15 deletions(-) create mode 100644 test/Analysis/ScalarEvolution/multiple-max-iterations.ll