Re: [PATCH 1/7] Add missing documentation of four IPA-CP params

2014-07-15 Thread Martin Jambor
On Mon, Jun 30, 2014 at 01:06:55AM +0200, Gerald Pfeifer wrote: > On Tue, 10 Jun 2014, Gerald Pfeifer wrote: > > On Wed, 21 May 2014, Martin Jambor wrote: > >> +@item ipa-cp-loop-hint-bonus > >> +When IPA-CP determines that a cloning candidate would make the number > >> +of iterations of a loop kno

Re: [PATCH 1/7] Add missing documentation of four IPA-CP params

2014-06-29 Thread Gerald Pfeifer
On Tue, 10 Jun 2014, Gerald Pfeifer wrote: > On Wed, 21 May 2014, Martin Jambor wrote: >> +@item ipa-cp-loop-hint-bonus >> +When IPA-CP determines that a cloning candidate would make the number >> +of iterations of a loop known, it adds a bonus of >^

Re: [PATCH 1/7] Add missing documentation of four IPA-CP params

2014-06-10 Thread Gerald Pfeifer
On Wed, 21 May 2014, Martin Jambor wrote: > +@item ipa-cp-loop-hint-bonus > +When IPA-CP determines that a cloning candidate would make the number > +of iterations of a loop known, it adds a bonus of ^ > +@option{ipa-cp-loop-hint-bonus} bonus to the p

Re: [PATCH 1/7] Add missing documentation of four IPA-CP params

2014-05-21 Thread Jeff Law
On 05/21/14 07:16, Martin Jambor wrote: 2014-05-16 Martin Jambor * doc/invoke.texi (Optimize Options): Document parameters ipa-cp-eval-threshold, ipa-max-agg-items, ipa-cp-loop-hint-bonus and ipa-cp-array-index-hint-bonus. OK. jeff