i965/fs: Optimize SEL with the same sources into a MOV.
authorMatt Turner <mattst88@gmail.com>
Fri, 18 Apr 2014 17:01:41 +0000 (10:01 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 17 Jun 2014 16:40:31 +0000 (09:40 -0700)
commitfab92fa1cba4196a4947731e7105bd1494dfffc4
treecc1867fdb54ef177ff44c7bcab241e76a3661d8f
parent35bc02dee8402bf9090b3e21efe2832828919b4f
i965/fs: Optimize SEL with the same sources into a MOV.

instructions in affected programs:     474 -> 462 (-2.53%)

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