radeon/llvm: Fix a bug with IF LOGICALNZ with int operand
authorVincent Lejeune <vljn@ovi.com>
Sat, 14 Jul 2012 18:33:23 +0000 (20:33 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 23 Jul 2012 15:04:36 +0000 (15:04 +0000)
commitbc4b4c605cc04138e5209782fa5939bfd71930bd
tree007f98840b5688599d36789edb49f8b9af282945
parent044de40cb0c6af54d99252f55145972780362afa
radeon/llvm: Fix a bug with IF LOGICALNZ with int operand

Signed-off-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/radeon/AMDILISelLowering.cpp
src/gallium/drivers/radeon/R600CodeEmitter.cpp