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)
commit6d867e8d4da16d6d5f4c611a9eadcaa167699c1a
tree2d1b4f34dda08ed03b2671c6375245946baf312a
parentb40ada9b85630ad76dc09965b9d6df302223d4ed
R600: Add tests for unsupported condition codes.

All of the le and lt variants are unsupported.

llvm-svn: 174608
llvm/test/CodeGen/R600/unsupported-cc.ll [new file with mode: 0644]