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]

Re: [new-regalloc-branch] patch: subreg things 2/2


Daniel Berlin <dan@cgsoftware.com> writes:

> Papers i've read and that are now popping up these days show that
> aggressive coalescing on top of a Briggs style allocator (most were
> comparing to aggressive coalescing on a chaitin style allocator, which
> didn't delay spill decisions) does
> better than iterated coalescing anyway, because the positive impact of
> coalescing on most code outweighs the negative impact, by a large
> factor.

Which papers?  Can you send a list?

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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