This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7d6a8bc694 [X86] Pulled out helper to decode target shuffle element se [...] new c6240320003 [SCEV] Simplify umin/max of zext and sext of the same value
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 | 35 ++++++++- .../max-trip-count-address-space.ll | 2 +- test/Analysis/ScalarEvolution/max-trip-count.ll | 2 +- test/Analysis/ScalarEvolution/sext-mul.ll | 4 +- test/Analysis/ScalarEvolution/umin-umax-folds.ll | 88 +++++++++++----------- 5 files changed, 82 insertions(+), 49 deletions(-)