This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3e702346ea [GlobalISel] Fix legalizer artifact combiner from crashing [...] new a600eb60fd4 [InstCombine] Use uadd.sat and usub.sat for canonicalization
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/InstCombine/InstCombineSelect.cpp | 49 ++++------ test/Transforms/InstCombine/saturating-add-sub.ll | 108 +++++++-------------- .../InstCombine/unsigned_saturated_sub.ll | 90 +++++++---------- 3 files changed, 93 insertions(+), 154 deletions(-)