r600/radeonsi: implement new float comparison instructions
authorRoland Scheidegger <sroland@vmware.com>
Tue, 13 Aug 2013 16:59:35 +0000 (18:59 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 14 Aug 2013 22:40:14 +0000 (00:40 +0200)
commit7727fbb7c5d64348994bce6682e681d6181a91e9
tree8b1d3b15c899e0f54f0ae9388f17507f3e786e17
parent72874d2352ed3c2cf7baf7fb455f112c24ce77b3
r600/radeonsi: implement new float comparison instructions

Also use ordered comparisons for old cmp instructions.

Tested-by: Michel Dänzer <michel@daenzer.net>
Reviewed-by: Tom Stellard <tom@stellard.net>
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c