OSDN Git Service

[X86] Add add/sub saturation undef tests.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 14 Jan 2019 13:47:07 +0000 (13:47 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 14 Jan 2019 13:47:07 +0000 (13:47 +0000)
commit7a1a8bd9cecae3de361e20c532f0f91869264b3b
tree1bbce37c15d0050d20caff1edc41b7ef225fef15
parent38ab6cd380909158c3e85e668c6bbb50ea5153c5
[X86] Add add/sub saturation undef tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351066 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/combine-add-ssat.ll
test/CodeGen/X86/combine-add-usat.ll
test/CodeGen/X86/combine-sub-ssat.ll
test/CodeGen/X86/combine-sub-usat.ll