This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 47d34935368 [InstCombine] reduce unsigned saturated add with 'not' op new 5c63b2cd251 [InstCombine] add more tests for unsigned saturated add; NFC new 6de5879eecb [InstCombine] reduce more unsigned saturated add with 'not' op
The 2 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 | 16 ++++++++-- test/Transforms/InstCombine/saturating-add-sub.ll | 38 +++++++++++++++++++++-- 2 files changed, 49 insertions(+), 5 deletions(-)