OSDN Git Service

radeon/llvm: Remove obselete hooks for the ConvertToISA pass
authorTom Stellard <thomas.stellard@amd.com>
Wed, 6 Jun 2012 00:10:31 +0000 (20:10 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 6 Jun 2012 17:46:04 +0000 (13:46 -0400)
commitd4942eb9fa1247053619be2b1e5a1b79f35c535d
treedbc234aba08f848d97a4be6b7b680df932fd486b
parentedceed1b9a46c4a92a6113e8b1c5d2433568143d
radeon/llvm: Remove obselete hooks for the ConvertToISA pass

We can't remove this pass yet, because we need it to convert AMDIL
registers in BRANCH* instructions, but we don't need it for
instruction conversion any more.
src/gallium/drivers/radeon/AMDGPUInstrInfo.cpp
src/gallium/drivers/radeon/AMDGPUInstrInfo.h
src/gallium/drivers/radeon/R600InstrInfo.cpp
src/gallium/drivers/radeon/R600InstrInfo.h
src/gallium/drivers/radeon/SIInstrInfo.cpp
src/gallium/drivers/radeon/SIInstrInfo.h