radeonsi: Dump TGSI code prior to doing TGSI->LLVM conversion.
authorTom Stellard <thomas.stellard@amd.com>
Thu, 12 Jul 2012 14:40:47 +0000 (10:40 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 12 Jul 2012 17:53:22 +0000 (13:53 -0400)
commit185fc9a5efc85d8eadf14d38399e43efea3388d0
treebd91c8492bba3bee2ec285840cafdc2d798303c8
parentb546aebae922214dced54c75e6f64830aabd5d1c
radeonsi: Dump TGSI code prior to doing TGSI->LLVM conversion.

This way if the conversion fails, we know what the TGSI shader looks
like.
src/gallium/drivers/radeonsi/radeonsi_shader.c