[PowerPC] add tests for saturating add; NFC
authorSanjay Patel <spatel@rotateright.com>
Sun, 3 Feb 2019 12:42:54 +0000 (12:42 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 3 Feb 2019 12:42:54 +0000 (12:42 +0000)
commit359a97310b101d6a7e946d08c3a3924d5d21a7df
treeaea7c2337360110a1d318eb8ff7c0cd4e3f5a06c
parent9438585fe457d737322a9dde1cf285d76162a021
[PowerPC] add tests for saturating add; NFC

This is copied from the existing test files for x86/AArch.

llvm-svn: 352987
llvm/test/CodeGen/PowerPC/sat-add.ll [new file with mode: 0644]