Re: [perl #36585] [PATCH]Refactoring the Register Allocator

2005-07-18 Thread Leopold Toetsch

Curtis Rawls (via RT) wrote:


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.


Thanks, applied - r8648
leo



[perl #36585] [PATCH]Refactoring the Register Allocator

2005-07-18 Thread via RT
# New Ticket Created by  Curtis Rawls 
# Please include the string:  [perl #36585]
# in the subject line of all future correspondence about this issue. 
# 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


reg_alloc.patch
Description: Binary data