This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Stage 2 project: new interference graph representation.
- From: Kenneth Zadeck <zadeck at naturalbridge dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Peter Bergner <bergner at vnet dot ibm dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, "Seongbae Park (???, ???)" <seongbae dot park at gmail dot com>
- Date: Fri, 31 Aug 2007 20:38:31 -0400
- Subject: Re: Stage 2 project: new interference graph representation.
- References: <1188535020.20613.49.camel@otta> <46D8A063.5040305@codesourcery.com>
Mark Mitchell wrote:
> Peter Bergner wrote:
>
>> As a somewhat related follow on to Kenny's new interference graph
>> builder patch (which is still waiting for a full review):
>>
>> http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01729.html
>>
>> I'd like to squeeze in a new representation of the interference graph
>> that in some cases can save a significant amount of memory.
>>
>
> That sounds exciting. If you can get it done, and the middle-end
> maintainers feel confident in the code, it's fine by me.
>
> Thanks for the heads-up!
>
>
Yes, and of course, i plan to have my interference graph builder
finished this weekend.
I am down to the last bug on the 4th platform.
thanks
Kenny