This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b31d1763674 Add convenience utility for replacing a range within a cont [...] new 10c34d1b8dd Teach getSCEVAtScope how to handle loop phis w/invariant op [...]
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 | 44 +++++++++++++--------- lib/Transforms/Scalar/IndVarSimplify.cpp | 7 +++- test/Transforms/IndVarSimplify/exit_value_tests.ll | 41 ++++++++++++++------ test/Transforms/IndVarSimplify/pr39673.ll | 4 +- 4 files changed, 61 insertions(+), 35 deletions(-)