gallium/radeon: don't use LLVMReadOnlyAttribute for ALU
authorMarek Olšák <marek.olsak@amd.com>
Fri, 27 Feb 2015 17:39:40 +0000 (18:39 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 16 Mar 2015 11:54:18 +0000 (12:54 +0100)
commitdfea35666e8031e9565a51eda1ee98837dbd044f
treee2941035a307cafd8ef7bb597d6b1fddda0d5e70
parent9da9c8e3f4f8f06c32efa8344b0a995d34c3b592
gallium/radeon: don't use LLVMReadOnlyAttribute for ALU

None of the instructions use a pointer argument.
(+ small cosmetic changes)

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c