[AArch64][x86] add tests for unsigned subtract with overflow; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 5 Feb 2019 15:26:42 +0000 (15:26 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 5 Feb 2019 15:26:42 +0000 (15:26 +0000)
commit237e208f16dfd316d12e7dbf6000be614b73422b
tree213868296a3a4508a41a40bae432fe3fd3a9a194
parent50be01149cd8398fce6f4ea9ae7e9f76988d8548
[AArch64][x86] add tests for unsigned subtract with overflow; NFC

llvm-svn: 353178
llvm/test/CodeGen/AArch64/cgp-usubo.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/cgp-usubo.ll [new file with mode: 0644]