On Fri, 25 Apr 2014, Jan Hubicka wrote:
> > On Thu, 24 Apr 2014, Jan Hubicka wrote:
> >
> > > >
> > > > Simple IPA passes are supposed to see function bodies with IPA
> > > > transforms
> > > > applied - this is what the code in execute_one_pass tries to ensure.
> > > > But that doesn't work a
> On Thu, 24 Apr 2014, Jan Hubicka wrote:
>
> > >
> > > Simple IPA passes are supposed to see function bodies with IPA transforms
> > > applied - this is what the code in execute_one_pass tries to ensure.
> > > But that doesn't work anymore with on-demand function-body loading.
> > > The followi
On Thu, 24 Apr 2014, Jan Hubicka wrote:
> >
> > Simple IPA passes are supposed to see function bodies with IPA transforms
> > applied - this is what the code in execute_one_pass tries to ensure.
> > But that doesn't work anymore with on-demand function-body loading.
> > The following addresses t
>
> Simple IPA passes are supposed to see function bodies with IPA transforms
> applied - this is what the code in execute_one_pass tries to ensure.
> But that doesn't work anymore with on-demand function-body loading.
> The following addresses this in the least intrusive way - inlining
> do_per_
Simple IPA passes are supposed to see function bodies with IPA transforms
applied - this is what the code in execute_one_pass tries to ensure.
But that doesn't work anymore with on-demand function-body loading.
The following addresses this in the least intrusive way - inlining
do_per_function (ap