This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76b7cba4c01 Add test case for truncate funnel shifts. NFC new f370f2847c4 [SCEV] Handle case where MaxBECount is less precise than Ex [...]
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/Analysis/ScalarEvolution.cpp | 8 ++++ .../exact-exit-count-more-precise.ll | 49 ++++++++++++++++++++++ test/Transforms/IndVarSimplify/pr26207.ll | 20 --------- 3 files changed, 57 insertions(+), 20 deletions(-) create mode 100644 test/Analysis/ScalarEvolution/exact-exit-count-more-precise.ll delete mode 100644 test/Transforms/IndVarSimplify/pr26207.ll