R600/SI: Fix select on i1
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 15 Jul 2014 21:44:37 +0000 (21:44 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 15 Jul 2014 21:44:37 +0000 (21:44 +0000)
commit7929c13df09099b896fe01c1947d97601ef8e1df
tree4678be9454434a48ecac64e038977b481630e593
parentb930de10cd7d1838f4020db9d8f801b54441ce24
R600/SI: Fix select on i1

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213096 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp
test/CodeGen/R600/and.ll
test/CodeGen/R600/or.ll
test/CodeGen/R600/select-i1.ll [new file with mode: 0644]
test/CodeGen/R600/select.ll