[LLVMdev] Graph coloring register allocator for the x86
Alkis Evlogimenos
alkis at evlogimenos.com
Sun Dec 28 17:42:01 PST 2003
On Sunday 28 December 2003 04:35 pm, Chris Lattner wrote:
> In the X86 code generator, Alkis has been working on tuning up his new
> linear scan register allocator, so that will improve things. He too is
> interested in graph coloring allocators... maybe he can say more.
I haven't looked at the graph coloring allocator for the sparc but I am most
likely going to attempt to implement a graph coloring allocator for the x86
soon.
--
Alkis
More information about the llvm-dev
mailing list