This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2bbf52db0b1 Revert r316582 [Local] Fix a bug in the domtree update logi [...] new bc1160282cb Add a comment to clarify a future change new b5008395964 [SCEV] Fix an assertion failure in the max backedge taken count new 5d1f72d3b59 Fix CodeGen/AMDGPU/fcanonicalize-elimination.ll on FreeBSD 11.0
The 3 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/ScalarEvolution.h | 7 ++++-- lib/Analysis/ScalarEvolution.cpp | 20 ++++++++--------- .../ScalarEvolution/max-be-count-not-constant.ll | 26 ++++++++++++++++++++++ test/CodeGen/AMDGPU/fcanonicalize-elimination.ll | 4 ++++ 4 files changed, 45 insertions(+), 12 deletions(-) create mode 100644 test/Analysis/ScalarEvolution/max-be-count-not-constant.ll