This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1f844702f18 [DAG] Fix constant store folding to handle non-byte sizes. new 9e04c140f5c [InstCombine] add more tests for saturated add; NFC new de27ddbd55f [InstCombine] canonicalize more unsigned saturated add with 'not'
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 | 11 ++ test/Transforms/InstCombine/saturating-add-sub.ll | 134 ++++++++++++++++++++++ 2 files changed, 145 insertions(+)