On Tue, Dec 11, 2012 at 10:12 AM, Jan Hubicka wrote:
>> On 2012.12.11 at 09:13 -0800, Teresa Johnson wrote:
>> > Ping.
>> > Teresa
>> >
>> > On Mon, Nov 19, 2012 at 4:58 PM, Teresa Johnson
>> > wrote:
>> > > This patch was proposed awhile back, and the new working set program
>> > > summary was
> On 2012.12.11 at 09:13 -0800, Teresa Johnson wrote:
> > Ping.
> > Teresa
> >
> > On Mon, Nov 19, 2012 at 4:58 PM, Teresa Johnson
> > wrote:
> > > This patch was proposed awhile back, and the new working set program
> > > summary was split out and committed separately. I would like to
> > > see
On 2012.12.11 at 09:13 -0800, Teresa Johnson wrote:
> Ping.
> Teresa
>
> On Mon, Nov 19, 2012 at 4:58 PM, Teresa Johnson wrote:
> > This patch was proposed awhile back, and the new working set program
> > summary was split out and committed separately. I would like to
> > see if the loop unroller
On Fri, Jul 27, 2012 at 3:14 AM, Jan Hubicka wrote:
> Hi,
>> Index: libgcc/libgcov.c
>> ===
>> --- libgcc/libgcov.c(revision 189893)
>> +++ libgcc/libgcov.c(working copy)
>> @@ -276,6 +276,120 @@ gcov_version (struct gcov_info
On Fri, Jul 27, 2012 at 12:31 AM, Steven Bosscher wrote:
> On Fri, Jul 27, 2012 at 6:47 AM, Teresa Johnson wrote:
>> * gcc/gcov-io.h (GCOV_TAG_SUMMARY_LENGTH): Update for new summary
>> info.
>> (struct gcov_ctr_summary): Add new summary info: num_hot_counters and
>> hot_
On Fri, Jul 27, 2012 at 6:47 AM, Teresa Johnson wrote:
> * gcc/gcov-io.h (GCOV_TAG_SUMMARY_LENGTH): Update for new summary
> info.
> (struct gcov_ctr_summary): Add new summary info: num_hot_counters and
> hot_cutoff_value.
You should also update the description for the da
Updated patch based on review feedback.
Bootstrapped and tested on x86_64-unknown-linux-gnu. Ok for trunk?
Teresa
Original patch description:
Ports some patches related to improving FDO program summary information
and using it to guide loop unrolling from google branches to mainline.
The patch
Ping.
Teresa
On Wed, Jul 18, 2012 at 8:48 AM, Teresa Johnson wrote:
> Ping (retrying ping in plain text mode so that it goes through properly).
>
> Thanks,
> Teresa
>
> On Wed, Jul 11, 2012 at 10:42 AM, Teresa Johnson wrote:
>> Ports some patches related to improving FDO program summary informa
Ping (retrying ping in plain text mode so that it goes through properly).
Thanks,
Teresa
On Wed, Jul 11, 2012 at 10:42 AM, Teresa Johnson wrote:
> Ports some patches related to improving FDO program summary information
> and using it to guide loop unrolling from google branches to mainline.
> Th
Ports some patches related to improving FDO program summary information
and using it to guide loop unrolling from google branches to mainline.
The patch is enhanced to add additional summary information to aid
in determining hot/cold decisions.
The original patch description is at:
http://gcc.gn
10 matches
Mail list logo