Link to "A Generalized Algorithm for Graph-Coloring Register Allocation"
19 views
Skip to first unread message
Bruce
unread,
Aug 16, 2010, 1:49:01 PM8/16/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tampa Bay Python AVR
This paper is being used as part of the register allocation algorithm
for the compiler. It shows how to generalize a graph coloring
algorithm for register allocation to be able to handle allocation
requests for different overlapping classes of registers.