Re: [perl #36585] [PATCH]Refactoring the Register Allocator
by Leopold Toetsch other posts by this author
Jul 18 2005 5:39AM messages near this date
[perl #36585] [PATCH]Refactoring the Register Allocator
|
[perl #36584] [PATCH]Immediate Dominators
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
Thread:
Curtis Rawls
Leopold Toetsch
|