i965: Allow commuting the operands of ADDC for const propagation.
authorMatt Turner <mattst88@gmail.com>
Thu, 28 Nov 2013 00:14:14 +0000 (16:14 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 5 Dec 2013 04:05:42 +0000 (20:05 -0800)
commitb1eb2ad8d159748034e7befc22b46a0b3b040186
tree9c98e12ab29ceddc4915891671c25e7f3668a4a4
parent04d83396eef7a8c8603f55bc0a0b04c80a9f6cf5
i965: Allow commuting the operands of ADDC for const propagation.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp
src/mesa/drivers/dri/i965/brw_vec4_copy_propagation.cpp