[LLVMdev] [PATCH] Re: Pluggable Register Coalescers

David Greene dag at cray.com
Wed Jul 18 08:56:12 PDT 2007


On Wednesday 18 July 2007 01:14, Roman Levenstein wrote:

> Just as an idea, you could try to use a coloring register allocator
> submitted by  Bill Wendling  some time ago on the mailing list?
> See this thread for more information
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2007-April/008489.html

This allocator isn't complete and is a bit bit-rotted at this point.
But if someone wants to take it and run with it, I think it would be
a very good idea.  Unfortunately, my job doesn't provide me the
time to write two allocators.  :(

Some other folks have been working on other algorithms, but I don't
know what stage they're at.

                                          -Dave



More information about the llvm-dev mailing list