R600: Add tests for unsupported condition codes.
authorTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 14:02:33 +0000 (14:02 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 7 Feb 2013 14:02:33 +0000 (14:02 +0000)
commit2a77cf7f47900c8df55cfea794936006b494e943
tree79f0ab339096665ea366bb408cae1a68b1a69787
parentb4409610a25506cdef36ac549287fc3240ae0887
R600: Add tests for unsupported condition codes.

All of the le and lt variants are unsupported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174608 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/unsupported-cc.ll [new file with mode: 0644]