radeon/llvm: Emit ISA for ALU instructions in the R600 code emitter
authorMichal Sciubidlo <michal.sciubidlo@gmail.com>
Wed, 12 Sep 2012 06:57:01 +0000 (08:57 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 19 Sep 2012 17:17:41 +0000 (13:17 -0400)
commit0e0c21e00ee80bcff67e37ec86b97d6c25db066a
treeb274df6453672bc6a6a6bbb836398a553d17a775
parentd525ed1a84fb889ddf380d967b3097fce298f8d4
radeon/llvm: Emit ISA for ALU instructions in the R600 code emitter

Signed-off-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_asm.h
src/gallium/drivers/r600/r600_llvm.c
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/r700_asm.c
src/gallium/drivers/radeon/AMDGPUSubtarget.h
src/gallium/drivers/radeon/AMDILBase.td
src/gallium/drivers/radeon/MCTargetDesc/R600MCCodeEmitter.cpp
src/gallium/drivers/radeon/Processors.td
src/gallium/drivers/radeon/R600Instructions.td