Re: [Mesa-dev] [PATCH 1/2] R600: Add support for i32 loads from the constant address space on Cayman

2013-06-24 Thread Aaron Watry
Tested-By: Aaron Watry Tested on an A6-3500 (SUMO) On Tue, Jun 18, 2013 at 11:54 AM, Tom Stellard wrote: > From: Tom Stellard > > --- > lib/Target/R600/R600Instructions.td | 9 + > test/CodeGen/R600/load.ll | 1 + > 2 files changed, 10 insertions(+) > > diff --git a/lib/Targ

[Mesa-dev] [PATCH 1/2] R600: Add support for i32 loads from the constant address space on Cayman

2013-06-18 Thread Tom Stellard
From: Tom Stellard --- lib/Target/R600/R600Instructions.td | 9 + test/CodeGen/R600/load.ll | 1 + 2 files changed, 10 insertions(+) diff --git a/lib/Target/R600/R600Instructions.td b/lib/Target/R600/R600Instructions.td index 83d735f..803f597 100644 --- a/lib/Target/R600/R600