[ipa-branch] Devirtualization - enhanced patch (take 2)

Daniel Berlin dberlin@dberlin.org
Fri Dec 23 22:00:00 GMT 2005


On Wed, 2005-12-07 at 11:01 +0200, Mircea Namolaru wrote:
> Hello,
> 
> I changed the patch 
> http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01289.html
> according to the feedback gotten.
> 
> The main change is that now, this optimization doesn't hold
> information in GCC global structures. Instead it creates its
> own data structures.
> 

Sorry for the delay.

This looks a lot better.

I had talked with Jan about doing indirect calls and may-edges in the
callgraph, and at some point, we will want to move the CHA computation
code up a level, so that we can use it to generate better callgraphs for
C++.

This is a while away though, AFAIK. :)


--Dan




More information about the Gcc-patches mailing list