Re: Inline hints

2012-08-29 Thread Martin Jambor
Hi, On Tue, Aug 28, 2012 at 06:05:27PM +0200, Jan Hubicka wrote: > > On Sun, Aug 19, 2012 at 07:43:45AM +0200, Jan Hubicka wrote: > > > > > > * gcc.dg/ipa/iinline-1.c: Update testcase to test inline hints. > > > > > > * ipa-inline.c (want_inline_small_function_p): Bypass > > > inline lim

Re: Inline hints

2012-08-28 Thread Jan Hubicka
> Hi, > > On Sun, Aug 19, 2012 at 07:43:45AM +0200, Jan Hubicka wrote: > > > > * gcc.dg/ipa/iinline-1.c: Update testcase to test inline hints. > > > > * ipa-inline.c (want_inline_small_function_p): Bypass > > inline limits for hinted functions. > > (edge_badness): Dump hints;

Re: Inline hints

2012-08-27 Thread Martin Jambor
Hi, On Sun, Aug 19, 2012 at 07:43:45AM +0200, Jan Hubicka wrote: > > * gcc.dg/ipa/iinline-1.c: Update testcase to test inline hints. > > * ipa-inline.c (want_inline_small_function_p): Bypass > inline limits for hinted functions. > (edge_badness): Dump hints; decreas