Re: [PATCH 2/6] Introduce new edge_summary class and replace ipa_edge_args_sum.

2015-08-03 Thread Martin Liška
On 07/16/2015 04:05 PM, Martin Liška wrote: > On 07/10/2015 03:31 PM, Martin Jambor wrote: >> Hi, >> >> thanks for working on this and sorry for a tad late review: >> >> On Thu, Jul 09, 2015 at 11:13:52AM +0200, Martin Liska wrote: >>> gcc/ChangeLog: >>> >>> 2015-07-03 Martin Liska >>> >>> *

Re: [PATCH 2/6] Introduce new edge_summary class and replace ipa_edge_args_sum.

2015-07-16 Thread Martin Liška
On 07/10/2015 03:31 PM, Martin Jambor wrote: > Hi, > > thanks for working on this and sorry for a tad late review: > > On Thu, Jul 09, 2015 at 11:13:52AM +0200, Martin Liska wrote: >> gcc/ChangeLog: >> >> 2015-07-03 Martin Liska >> >> * cgraph.c (symbol_table::create_edge): Introduce summ

Re: [PATCH 2/6] Introduce new edge_summary class and replace ipa_edge_args_sum.

2015-07-10 Thread Martin Jambor
Hi, thanks for working on this and sorry for a tad late review: On Thu, Jul 09, 2015 at 11:13:52AM +0200, Martin Liska wrote: > gcc/ChangeLog: > > 2015-07-03 Martin Liska > > * cgraph.c (symbol_table::create_edge): Introduce summary_uid > for cgraph_edge. > * cgraph.h (stru

Re: [PATCH 2/6] Introduce new edge_summary class and replace ipa_edge_args_sum.

2015-07-09 Thread Martin Liška
On 07/09/2015 07:15 PM, Jeff Law wrote: On 07/09/2015 03:13 AM, mliska wrote: gcc/ChangeLog: 2015-07-03 Martin Liska * cgraph.c (symbol_table::create_edge): Introduce summary_uid for cgraph_edge. * cgraph.h (struct GTY): Likewise. * ipa-inline-analysis.c (estimate_function_b

Re: [PATCH 2/6] Introduce new edge_summary class and replace ipa_edge_args_sum.

2015-07-09 Thread Jeff Law
On 07/09/2015 03:13 AM, mliska wrote: gcc/ChangeLog: 2015-07-03 Martin Liska * cgraph.c (symbol_table::create_edge): Introduce summary_uid for cgraph_edge. * cgraph.h (struct GTY): Likewise. * ipa-inline-analysis.c (estimate_function_body_sizes): Use n