i965: Fix ENDLOOP to only patch up this loop's BREAK and CONT.
authorEric Anholt <eric@anholt.net>
Tue, 9 Mar 2010 22:22:51 +0000 (14:22 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 9 Mar 2010 22:42:17 +0000 (14:42 -0800)
commita81836ee2fe5092d695b717addf8cec91f569777
treea97ea3b9b9613571bcb20048188377664cd4c3b7
parent6b194dab6b4d9f12cdd54c699b23c0d3420a49c2
i965: Fix ENDLOOP to only patch up this loop's BREAK and CONT.

Corresponds to d225a25e21a24508aea3b877c78beb35502e942d and fixes
piglit glsl-fs-loop-nested.  Bug #25173.
src/mesa/drivers/dri/i965/brw_wm_glsl.c