This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
RE: [PATCH] Improved dependence analysis
Committed revision 127080.
Thanks,
Jan
> -----Original Message-----
> From: Daniel Berlin [mailto:dberlin@dberlin.org]
> Sent: Monday, July 30, 2007 1:35 PM
> To: Sjodin, Jan
> Cc: gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] Improved dependence analysis
>
> On 7/30/07, Sjodin, Jan <Jan.Sjodin@amd.com> wrote:
> > This patch improves the dependence analysis by allowing the
> extraction
> > of a constant offset from a base object when the base
> object address is
> > computed in a different statement. The patch passed
> bootstrap and make
> > check on amd64-linux.
> >
>
> This patch is ok.
>
>
>