Re: [google] Use different peeling parameters with available profile (issue4438079)

2011-04-29 Thread शरद सिंघई
Thanks a bunch! Sharad On Fri, Apr 29, 2011 at 1:58 PM, wrote: > > On 2011/04/29 19:21:00, Diego Novillo wrote: >> >> On 2011/04/29 00:02:40, singhai wrote: > >> > 2011-04-28  Sharad Singhai   >> > >> >       gcc/ChangeLog.google-main >> >       * params.def: Add new p

Re: [google] Use different peeling parameters with available profile (issue4438079)

2011-04-29 Thread dnovillo
On 2011/04/29 19:21:00, Diego Novillo wrote: On 2011/04/29 00:02:40, singhai wrote: > 2011-04-28 Sharad Singhai > >gcc/ChangeLog.google-main >* params.def: Add new parameters to control peeling. >* tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):

Re: [google] Use different peeling parameters with available profile (issue4438079)

2011-04-29 Thread dnovillo
On 2011/04/29 00:02:40, singhai wrote: 2011-04-28 Sharad Singhai gcc/ChangeLog.google-main * params.def: Add new parameters to control peeling. * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Use different peeling parameter

Re: [google] Use different peeling parameters with available profile (issue4438079)

2011-04-27 Thread Diego Novillo
On Wed, Apr 27, 2011 at 20:52, Sharad Singhai wrote: > This patch adds new parameters to control peeling when profile > feedback information is available. > > For google/main. > > Tested: >  bootstrapped on x86_64. > Looks OK with a couple of minor nits below. > 2011-04-27  Sharad Singhai   > >

[google] Use different peeling parameters with available profile (issue4438079)

2011-04-27 Thread Sharad Singhai
This patch adds new parameters to control peeling when profile feedback information is available. For google/main. Tested: bootstrapped on x86_64. 2011-04-27 Sharad Singhai * gcc/params.def: Add new parameters to control peeling. * gcc/tree-ssa-loop-ivcanon.c (try_unroll_lo