ir_structure_splitting: Massive fixing to this.
authorEric Anholt <eric@anholt.net>
Thu, 5 Aug 2010 20:25:39 +0000 (13:25 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 5 Aug 2010 20:40:09 +0000 (13:40 -0700)
commit0a0ab121f87a3b00e29c20a38fdd28e2fc31bae7
treee8df44ac7b30f1a0826c3c46f64c4ac9fed77076
parent748f81a8eacabf07e1d26372a61683e6759a61a3
ir_structure_splitting: Massive fixing to this.

I'd missed putting in the actual "find structures to split" part, so
most of the code didn't do anything.  I was running on too large of an
app and assuming the lack of progress was elsewhere.
src/glsl/ir_structure_splitting.cpp