diff options
author | Tom Stellard <[email protected]> | 2011-03-25 17:05:53 -0700 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2011-04-30 11:00:15 -0700 |
commit | 6a6068e5e110f9902fbf368bbff2a728657e81c6 (patch) | |
tree | 147e2f2f515abf7a7e49a597f8c283041b99d781 /.gitattributes | |
parent | bd661a933b18fccd7102d05932774ee61a90ec9e (diff) |
r300/compiler: Add remove dead sources pass
The instruction scheduler will sometimes leave orphaned sources when
converting instructions from RGB to Alpha. If one of these orphaned
sources has an index greater than the maximum temporary register index,
then the compiler will incorrectly report "Too many hardware temporaries
used". The dead sources pass cleans up these orphaned sources.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions