Re: Switch gimple-fold to new devirt infrastructure

2013-11-26 Thread Richard Biener
On Mon, Nov 25, 2013 at 6:12 PM, Jan Hubicka wrote: > Hi, > I am looking into testcases for individual code paths of ipa-devirt and my > life > would be much easier if gimple-fold did not take some of them by old code. > This patch also improves code by doing devirtualization earlier in the game

Switch gimple-fold to new devirt infrastructure

2013-11-25 Thread Jan Hubicka
Hi, I am looking into testcases for individual code paths of ipa-devirt and my life would be much easier if gimple-fold did not take some of them by old code. This patch also improves code by doing devirtualization earlier in the game since get_polymorphic_call_info is now supperset of gimple_extra