ir_to_mesa: Make the first temp index we use 1 to show off bugs.
authorEric Anholt <eric@anholt.net>
Tue, 4 May 2010 18:51:41 +0000 (11:51 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:19 +0000 (15:05 -0700)
commitae252d3613d10a051657c4ca6db27409f7cf40ae
treebc25940d7881504b1bb4dc3fb4ecd0a41d9ddbff
parent7aa0b034f70e3140aece94091b2ab200427077e9
ir_to_mesa: Make the first temp index we use 1 to show off bugs.

Regs aren't allocated at the right times yet, so we see TEMP[0] a lot.
ir_to_mesa.cpp
ir_to_mesa.h