This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 38ab6cd3809 gn build: Add gn.py wrapper script that adds --dotfile= and [...] new 7a1a8bd9cec [X86] Add add/sub saturation undef tests.
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/combine-add-ssat.ll | 30 ++++++++++++++++++++++++++++++ test/CodeGen/X86/combine-add-usat.ll | 26 ++++++++++++++++++++++++++ test/CodeGen/X86/combine-sub-ssat.ll | 34 ++++++++++++++++++++++++++++++++-- test/CodeGen/X86/combine-sub-usat.ll | 30 ++++++++++++++++++++++++++++-- 4 files changed, 116 insertions(+), 4 deletions(-)