R600: Expand SELECT nodes rather than custom lowering them
authorTom Stellard <thomas.stellard@amd.com>
Thu, 5 Sep 2013 18:38:03 +0000 (18:38 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 5 Sep 2013 18:38:03 +0000 (18:38 +0000)
commit756f382ac116d1d935fe5c01f2c07c19c0aac77a
tree8eafc58e30e23cf8eeb1558784ba2c6c1c318a35
parent470c451574609adcaab9b279cc74c6ff0f91b00f
R600: Expand SELECT nodes rather than custom lowering them

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