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: [tree-ssa] Removing redundant loads


On Tue, 2003-06-03 at 12:32, Diego Novillo wrote:
> On Tue, 2003-06-03 at 12:28, Andrew MacLeod wrote:
> 
> > I will look at it for a bit... but If I dont get anywhere with it
> > perhaps we ought to revert it until we can look at it closer...
> > 
> Yeah.  Let's get closure on the basic infrastructure.  After all,
> overlapping live ranges is pretty much the only major piece left. 
> Jeff's patch is simple enough that we should be able to fix separately.
> 
I will look at it for a bit. I know its miscompiling predict.c, and
there are 166 redundant loads being removed, so its managable if there
is something remotely obvious.

Andrew


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