i965: Use the new style of IF statement with embedded comparison on gen6.
authorEric Anholt <eric@anholt.net>
Tue, 19 Oct 2010 19:32:55 +0000 (12:32 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 20 Oct 2010 04:17:55 +0000 (21:17 -0700)
commitae5698e60467db2a7e3f730788cdcdd3711da101
treef4d9b858f6e1cfdb144bc640a1d22faad141183a
parent6ea108e7db79cb7135a8a1ef216e25381f72c225
i965: Use the new style of IF statement with embedded comparison on gen6.

"Everyone else" does it this way, so follow suit.  It's fewer
instructions, anyway.
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h