radeon/llvm: Move LowerSELECT_CC into R600ISelLowering
authorTom Stellard <thomas.stellard@amd.com>
Wed, 18 Jul 2012 15:59:14 +0000 (11:59 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 27 Jul 2012 17:08:06 +0000 (17:08 +0000)
commit47d1b0a80990dda4e14073f667f0c2b939dfb925
treee7af6651a5e5a93a0331096473e28064263b67c2
parent11ff18fcf5b92cee4a8e69425fc321f0ef272ecf
radeon/llvm: Move LowerSELECT_CC into R600ISelLowering

SI will handle SELECT_CC different from R600, so we need to move it out
of the shared instruction selector.
src/gallium/drivers/radeon/AMDGPUISelLowering.cpp
src/gallium/drivers/radeon/AMDGPUISelLowering.h
src/gallium/drivers/radeon/R600ISelLowering.cpp
src/gallium/drivers/radeon/R600ISelLowering.h