OSDN Git Service

[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)
commitbff7bbeefc1d315c0ac71c50ca5cf54907763bfd
tree92b850a0c575a457bd3028915b40b53a24dccaa9
parentd4795197268330b7e0f01ec3a9d7c52d78d170e2
[PowerPC] add tests for saturating add; NFC

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352987 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/sat-add.ll [new file with mode: 0644]