[X86] Cleanup saturated add/sub tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 3 Jan 2019 12:31:13 +0000 (12:31 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 3 Jan 2019 12:31:13 +0000 (12:31 +0000)
commit44d6b25d2c5fdfe8d09897187462cf2480fbd544
treed3d831f3041b2ac6a01a1507b27042dd0551138c
parentc2aadfaaad40f342c15d82ca0810f63cb22573ca
[X86] Cleanup saturated add/sub tests
Use X86/X64 check prefixes
Use nounwind to reduce cfi noise

llvm-svn: 350301
llvm/test/CodeGen/X86/sadd_sat.ll
llvm/test/CodeGen/X86/ssub_sat.ll
llvm/test/CodeGen/X86/uadd_sat.ll
llvm/test/CodeGen/X86/usub_sat.ll