This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d0fe19165fc [SLPVectorizer] Flag ADD/SUB SSAT/USAT intrinsics trivially [...] new f5af6a3e1a7 [X86] Cleanup saturated add/sub tests Use X86/X64 check pre [...]
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: test/CodeGen/X86/sadd_sat.ll | 455 ++++++++++++++++++++----------------------- test/CodeGen/X86/ssub_sat.ll | 455 ++++++++++++++++++++----------------------- test/CodeGen/X86/uadd_sat.ll | 253 ++++++++++++------------ test/CodeGen/X86/usub_sat.ll | 255 ++++++++++++------------ 4 files changed, 673 insertions(+), 745 deletions(-)