Module Name: pcc Committed By: ragge Date: Sat Oct 25 09:05:19 UTC 2008
Modified Files:
pcc/mip: regs.c
Log Message:
Avoid adding edges to hard regs that are not available for allocation
(like sp). This makes it easier to find nodes that are trivially colorable
and in reality avoids some moves.
To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 pcc/mip/regs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
