i965/nir: enable the dead control flow optimization
authorConnor Abbott <cwabbott0@gmail.com>
Fri, 1 May 2015 06:51:12 +0000 (02:51 -0400)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 1 Sep 2015 08:48:04 +0000 (01:48 -0700)
commit1484d8c9aa2e7e78462ffb5c207394bef77af89b
tree13c73a5d9cb59ceeb79ad6ca160610cad4063cab
parentaec6744501be06e37dbcb620eba0deef54fcad31
i965/nir: enable the dead control flow optimization

total instructions in shared programs: 7541551 -> 7541381 (-0.00%)
instructions in affected programs:     3054 -> 2884 (-5.57%)
helped:                                29

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_nir.c