On Mon, Oct 28, 2013 at 11:59:51AM -0500, Aaron Watry wrote:
> I just ran a quick.tests run on evergreen without any regressions.
>
> Patch looks good to me, and doesn't seem to cause any regressions on
> the hardware I have available to test with.
>
I have pushed this patch, thanks for testing.
I just ran a quick.tests run on evergreen without any regressions.
Patch looks good to me, and doesn't seem to cause any regressions on
the hardware I have available to test with.
--Aaron
On Tue, Oct 22, 2013 at 11:28 AM, Tom Stellard wrote:
> From: Tom Stellard
>
> Without DataLayout, a lot o
I ran this through a piglit CL test run on my 7850, no test fixes or
regressions.
--Aaron
On Tue, Oct 22, 2013 at 11:28 AM, Tom Stellard wrote:
> From: Tom Stellard
>
> Without DataLayout, a lot of optimization passes aren't run and the ones
> that are don't work as well.
> ---
> src/gallium/d
From: Tom Stellard
Without DataLayout, a lot of optimization passes aren't run and the ones
that are don't work as well.
---
src/gallium/drivers/radeon/radeon_llvm_util.c | 4
1 file changed, 4 insertions(+)
diff --git a/src/gallium/drivers/radeon/radeon_llvm_util.c
b/src/gallium/drivers/