Re: Add polymorphic call context propagation to ipa-prop

2014-10-21 Thread Martin Jambor
Hi, On Thu, Oct 02, 2014 at 09:00:12AM +0200, Jan Hubicka wrote: > Hi, > this patch makes ipa-prop to use ipa-polymorphic-call-context infrastructure > for forward propagation (in a very minimal and simple way). > > At the moment only static type info is propagated and it is used only > specula

Add polymorphic call context propagation to ipa-prop

2014-10-02 Thread Jan Hubicka
Hi, this patch makes ipa-prop to use ipa-polymorphic-call-context infrastructure for forward propagation (in a very minimal and simple way). At the moment only static type info is propagated and it is used only speculatively because I will need to update dynamic type change code to deal with more