[llvm] r187056 - Update old llc documentation.

Stephen Checkoway s at pahtak.org
Wed Jul 24 13:36:11 PDT 2013


On Jul 24, 2013, at 1:45 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:

> -  Local register allocator
> +  Fast register allcator. It is default for unoptimized code.

Misspelled allocator.

> -  Linear scan global register allocator
> +  Greedy register allcator. It is default for optimized code.


And here.

-- 
Stephen Checkoway








More information about the llvm-commits mailing list