This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 27ade8ff0f1 [SCEV] Avoid redundant computations when doing AddRec merge new 2f425e9c794 [IndVars] Smart hard uses detection
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/Scalar/IndVarSimplify.cpp | 39 +++++++++++------ test/Analysis/ScalarEvolution/pr28705.ll | 6 +-- test/Transforms/IndVarSimplify/dont-recompute.ll | 51 ++++++++++++++++++++++ .../IndVarSimplify/lrev-existing-umin.ll | 38 ++++++++++++++++ 4 files changed, 118 insertions(+), 16 deletions(-)