This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Gcc Register Allocation
- From: Eric Fisher <joefoxreal at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 26 Dec 2005 10:22:19 +0800
- Subject: Gcc Register Allocation
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.