[LLVMdev] Fast register allocation

Chris Lattner clattner at apple.com
Mon May 17 18:21:03 PDT 2010


On May 17, 2010, at 5:43 PM, Jakob Stoklund Olesen wrote:

> As you may have noticed, I have been working on a fast register allocator in the last week. The new allocator is intended to replace the local allocator for debug builds.

This is great work Jakob!  What is required and when do you think you'll be killing off the local allocator?

-Chris





More information about the llvm-dev mailing list