diff options
author | Eric Anholt <[email protected]> | 2013-10-16 12:02:41 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2013-10-30 17:50:59 -0700 |
commit | 44ec2f1751ec4a9f0ba9035f2343ffe5e16e693c (patch) | |
tree | de9b03c48cd2f15759a31df79499261581a3d188 /include | |
parent | b3f6690406ed6c427d0bedfd1be481ea224418e4 (diff) |
i965/fs: Fix broken register spilling debug code.
Now that reg spilling generates new vgrfs, we were looping forever if you
ever turned it on.
Instead, move the debug code into the register allocator right near where
we'd be doing spilling anyway, which should more accurately reflect how
register spilling occurs in the wild.
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions