i965: Move the FS disasm/annotation printout to codegen time.
authorEric Anholt <eric@anholt.net>
Fri, 22 Oct 2010 20:17:38 +0000 (13:17 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 22 Oct 2010 21:53:21 +0000 (14:53 -0700)
commitff622d5528c8cca465e29081c0792ca210cdd092
treecc7fa26853c1bda79dc0272d3803611a2b1c8a2d
parent39c742fe2a25e925a2c4c42b1e654b72ea319b28
i965: Move the FS disasm/annotation printout to codegen time.

This makes it a lot easier to track down where we failed when some
code emit triggers an assert.  Plus, less memory allocation for
codegen.
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h