R600/SI: add SETO/SETUO patterns
authorChristian Konig <christian.koenig@amd.com>
Wed, 27 Mar 2013 15:27:31 +0000 (15:27 +0000)
committerChristian Konig <christian.koenig@amd.com>
Wed, 27 Mar 2013 15:27:31 +0000 (15:27 +0000)
commit00b3b5fbf4d07cd4c846daebda32686cbb1d9952
tree1fdaa379814249e297ecb1b3d2895ca385938c21
parent2b393fb134c621a7f0824eaea35ad94eae7da062
R600/SI: add SETO/SETUO patterns

6 more piglit tests.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178145 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/seto.ll [new file with mode: 0644]
test/CodeGen/R600/setuo.ll [new file with mode: 0644]