i965/fs: Migrate test_fs_cmod_propagation to the IR builder.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 3 Jun 2015 15:16:30 +0000 (18:16 +0300)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 9 Jun 2015 12:18:34 +0000 (15:18 +0300)
commit51948085a2e5d97dbf2cd3c255a5873d509773eb
tree7385abe649897d5d5a59318e3c94ce9357ee5993
parent76c8142d0af45ab9907ebc9cfd2855fa753735b6
i965/fs: Migrate test_fs_cmod_propagation to the IR builder.

v2: Use set_predicate/condmod.  Use fs_builder::OPCODE instead of
    ::emit.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/test_fs_cmod_propagation.cpp