This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [debuglocus] PHI source locations


On Mon, Mar 23, 2009 at 7:07 AM, Andrew MacLeod <amacleod@redhat.com> wrote:
> With virtual uses changing so much, I imagine the
> extra memory used would be vastly overshadowed by the savings in virtual PHI
> consumption.

On the Aliasing improvement branch (which I think Richard wants to
merge into 4.5), there is only ever one Virtual operation name so the
overhead should be less there.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]