OSDN Git Service

radeon/llvm: Add isMov() to AMDILInstrInfo
authorTom Stellard <thomas.stellard@amd.com>
Sat, 2 Jun 2012 13:51:04 +0000 (09:51 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 6 Jun 2012 17:46:04 +0000 (13:46 -0400)
commitf81e4663a766e71e907886640327abea4a0d78e2
tree259c055e49e421d0a9ef792b38d7ba68ed15a080
parent1777c99bff40f160b09dd3c9708b0963c772610a
radeon/llvm: Add isMov() to AMDILInstrInfo

This enables the CFGStructurizer to work without the AMDIL::MOV*
instructions.
src/gallium/drivers/radeon/AMDILCFGStructurizer.cpp
src/gallium/drivers/radeon/AMDILInstrInfo.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