[llvm-commits] [llvm] r106051 - in /llvm/trunk: docs/ include/llvm/CodeGen/ lib/CodeGen/ test/CodeGen/ARM/ test/CodeGen/Generic/ test/CodeGen/PowerPC/ test/CodeGen/Thumb/ test/CodeGen/X86/

Chris Lattner clattner at apple.com
Tue Jun 15 15:01:30 PDT 2010


On Jun 15, 2010, at 2:58 PM, Jakob Stoklund Olesen wrote:

> Author: stoklund
> Date: Tue Jun 15 16:58:33 2010
> New Revision: 106051
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=106051&view=rev
> Log:
> Remove the local register allocator.
> Please use the fast allocator instead.

Woohoo!




More information about the llvm-commits mailing list