Skip to content
Snippets Groups Projects
Forked from Mesa / mesa
Loading
Brian Paul's avatar
Brian Paul authored
If a register was only being used as a destination (as will happen when
generated condition-codes) we missed its use.  So we'd errantly return
a register index that was really in-use, not free.

Fixes bug 25579.
5076a4f5
History
Name Last commit Last update