[perl #36585] [PATCH]Refactoring the Register Allocator
by Curtis Rawls other posts by this author
Jul 18 2005 1:46AM messages near this date
[svn ci] Implement C3 MRO
|
Re: [perl #36585] [PATCH]Refactoring the Register Allocator
# New Ticket Created by Curtis Rawls
# Please include the string: [perl #36585]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36585 >
This patch pulls the graph coloring portion of imc_reg_alloc() out and
puts it in its own function, graph_coloring_reg_alloc(). This will
allow alternate register allocators to be implemented.
-Curtis
Attachments:
reg_alloc.patch
unknown1
Thread:
Curtis Rawls
Leopold Toetsch
|