Re: [Mesa-dev] [PATCH 0/3] Some register allocator cleanups and optimizations

2014-07-29 Thread Connor Abbott
On Tue, Jul 29, 2014 at 5:53 PM, Connor Abbott wrote: > This patch series contains some improvements to the register allocator > used by the i965 fs and vec4 backends and r300g. The most important > patch, and the only one with an intended functional change, is the last > one. Full shader-db resul

[Mesa-dev] [PATCH 0/3] Some register allocator cleanups and optimizations

2014-07-29 Thread Connor Abbott
This patch series contains some improvements to the register allocator used by the i965 fs and vec4 backends and r300g. The most important patch, and the only one with an intended functional change, is the last one. Full shader-db results are reproduced in its commit message, but here's the summary