On Monday, July 21, 2014 11:42:18 AM Matt Turner wrote:
> ... to eliminate an ELSE instruction followed immediately by an ENDIF.
>
> instructions in affected programs: 704 -> 700 (-0.57%)
> ---
> .../drivers/dri/i965/brw_dead_control_flow.cpp | 25
> +-
> 1 file chang
... to eliminate an ELSE instruction followed immediately by an ENDIF.
instructions in affected programs: 704 -> 700 (-0.57%)
---
.../drivers/dri/i965/brw_dead_control_flow.cpp | 25 +-
1 file changed, 15 insertions(+), 10 deletions(-)
diff --git a/src/mesa/drivers/dr