i965/fs: Optimize saturating SEL.L(E) with imm val >= 1.0.
authorMatt Turner <mattst88@gmail.com>
Mon, 28 Oct 2013 03:03:48 +0000 (20:03 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 1 Nov 2013 22:21:07 +0000 (15:21 -0700)
commitca675b73d3ac2e1b57ec385c2c80b05b6382f6b6
tree037137ffbf36f2da3721832b85780b459a5a7596
parenta8f76d829bdcdb5f238ba6206f1b768098745022
i965/fs: Optimize saturating SEL.L(E) with imm val >= 1.0.

total instructions in shared programs: 1409124 -> 1406971 (-0.15%)
instructions in affected programs:     158376 -> 156223 (-1.36%)

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_fs.cpp