r600g: Add TGSI->LLVM implementation v2
authorTom Stellard <thomas.stellard@amd.com>
Tue, 17 Apr 2012 12:37:38 +0000 (08:37 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 23 Apr 2012 13:34:04 +0000 (09:34 -0400)
commit2da961056600d3f2d94a581c19bfcc1e636e8f41
tree4b05293e11af0eb61519317e347f8076a27b95b1
parent509ddb0a0414cfc83102c463da542d95d83eabad
r600g: Add TGSI->LLVM implementation v2

v2: Add case for ARUBA in r600_llvm_gpu_string()

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/r600_llvm.c [new file with mode: 0644]
src/gallium/drivers/r600/r600_llvm.h [new file with mode: 0644]