Re: SoC Project: Propagating array data dependencies from Tree-SSA to RTL

2007-03-26 Thread Alexander Monakov
On Sun, 25 Mar 2007, Daniel Berlin wrote: Ayal has not signed up to be a mentor (as of yet). If he doesn't, i'd be happy to mentor you here, since i wrote part of tree-data-ref.c Thanks, I'll be very glad to work with you. On Mon, 26 Mar 2007, Ayal Zaks wrote: Sorry, I fear I may have too

Re: SoC Project: Propagating array data dependencies from Tree-SSA to RTL

2007-03-25 Thread Ayal Zaks
"Daniel Berlin" <[EMAIL PROTECTED]> wrote on 25/03/2007 05:19:41: > On 3/23/07, Alexander Monakov <[EMAIL PROTECTED]> wrote: > > Hello, > > > > > > I would be pleased to see Ayal Zaks as my mentor, because proposed > > improvement is primarily targeted as modulo scheduling improvement. In > > case

Re: SoC Project: Propagating array data dependencies from Tree-SSA to RTL

2007-03-24 Thread Daniel Berlin
On 3/23/07, Alexander Monakov <[EMAIL PROTECTED]> wrote: Hello, I would be pleased to see Ayal Zaks as my mentor, because proposed improvement is primarily targeted as modulo scheduling improvement. In case this is not possible, I will seek guidance from Maxim Kuvyrkov. Ayal has not signed up

SoC Project: Propagating array data dependencies from Tree-SSA to RTL

2007-03-23 Thread Alexander Monakov
Hello, I would like to submit the following project for Google Summer of Code: Propagating array data dependence information from Tree-SSA to RTL Synopsis: The RTL array data dependence analyzer was written specifically for swing modulo scheduling (SMS) implementation in GCC. It is overly c