Re: [Mesa-dev] GLSL compiler function call cleaning

2012-03-29 Thread Eric Anholt
On Wed, 28 Mar 2012 20:32:59 -0700, Kenneth Graunke wrote: > I finally resurrected this work I started back in September. I think > I've included most of the old feedback, and done a bunch more cleaning. Patches 2,4,5,6,8,9 are also: Reviewed-by: Eric Anholt > The one outstanding concern I h

[Mesa-dev] GLSL compiler function call cleaning

2012-03-28 Thread Kenneth Graunke
I finally resurrected this work I started back in September. I think I've included most of the old feedback, and done a bunch more cleaning. This series changes ir_call from a value (which can be nested inside expression trees) to a statement which can only appear in the instruction stream. This