I found it quite hard to merge the patch into current trunk HEAD since many things has changed. Do you know which revision you use? I would like to have a test to see whether it is effective in solving memory dependency issue in SMS. Thanks.
Bingfeng > -----Original Message----- > From: Andrey Belevantsev [mailto:[EMAIL PROTECTED] > Sent: 11 November 2008 13:53 > To: Bingfeng Mei > Cc: gcc@gcc.gnu.org > Subject: Re: Is there any plan for "data propagation from > Tree SSA to RTL" to be in GCC mainline? > > Bingfeng Mei wrote: > > I found the the GsoC project and patch here (only 2007) > > > http://code.google.com/soc/2007/gcc/appinfo.html?csaid=E0FEBB8 > 69A5F65A8 > > > > Is this patch only for propagating data dependency or does > it include propagating alias info as well? > The patch at http://gcc.gnu.org/ml/gcc/2007-12/msg00240.html > (I presume > this is the same patch, I'm just giving you the link to its > submission > to the GCC ML) only does propagating data dependency info. > > Andrey > >