On Mon, Mar 02, 2015 at 12:54:15PM +0100, Marek Olšák wrote:
> From: Marek Olšák
>
For some reason I thought doing this would require changes to LLVM,
but I guess I was wrong.
Reviewed-by: Tom Stellard
> None of the instructions use a pointer argument.
> (+ small cosmetic changes)
> ---
> ..
From: Marek Olšák
None of the instructions use a pointer argument.
(+ small cosmetic changes)
---
.../drivers/radeon/radeon_setup_tgsi_llvm.c| 25 --
1 file changed, 9 insertions(+), 16 deletions(-)
diff --git a/src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c
b/