[AArch64, PowerPC, x86] add tests for signbit bit hacks; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 5 Jul 2018 13:16:46 +0000 (13:16 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 5 Jul 2018 13:16:46 +0000 (13:16 +0000)
commitbce899ff599e219d757e40662e11bcebd4cf4f42
treec79799259bdb2a67a08fd7b7f00f29c65e361f83
parent9709905782c0a0830c5674ee711eaa6f8ec0e91c
[AArch64, PowerPC, x86] add tests for signbit bit hacks; NFC

llvm-svn: 336348
llvm/test/CodeGen/AArch64/signbit-shift.ll [new file with mode: 0644]
llvm/test/CodeGen/PowerPC/signbit-shift.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/signbit-shift.ll [new file with mode: 0644]