This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2b0c82a99f5 Fix buildbot error in SIRegisterInfo.cpp. new e568120da32 [InstCombine] Fold uadd.sat(a, b) == 0 and usub.sat(a, b) == 0
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/InstCombineCompares.cpp | 22 ++++++++++++++++++++++ test/Transforms/InstCombine/saturating-add-sub.ll | 18 ++++++++---------- 2 files changed, 30 insertions(+), 10 deletions(-)