This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Gcc Register Allocation
- From: Dueway Qi <duewayqi at gmail dot com>
- To: Eric Fisher <joefoxreal at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 26 Dec 2005 10:55:23 +0800
- Subject: Re: Gcc Register Allocation
- References: <d6afecde0512251822y29a31febk@mail.gmail.com>
On 12/26/05, Eric Fisher <joefoxreal@gmail.com> wrote:
> Hello,
> There are some papers talking about the gcc register allocation in the
> summit proceedings. I'd like to know wether the graph coloring
> allocator has been used in the gcc-3.4.4. Also, where can I find some
> reference of the gcc register allocation, besides the source codes and
> summit proceedings.
>
> Thanks.
> Eric.
>
I hope this page would help you,
http://gcc.gnu.org/wiki/RegisterAllocation
--
Dueway