Re: [PATCH 4/6] Port ipa-cp to use cgraph_edge summary.

2015-07-16 Thread Martin Liška
On 07/10/2015 04:18 PM, Martin Jambor wrote: > Hi, > > I know the patch has been approved by Jeff, but please do not commit > it before considering the following: > > On Thu, Jul 09, 2015 at 11:13:53AM +0200, Martin Liska wrote: >> gcc/ChangeLog: >> >> 2015-07-03 Martin Liska >> >> * ipa-

Re: [PATCH 4/6] Port ipa-cp to use cgraph_edge summary.

2015-07-10 Thread Martin Jambor
Hi, I know the patch has been approved by Jeff, but please do not commit it before considering the following: On Thu, Jul 09, 2015 at 11:13:53AM +0200, Martin Liska wrote: > gcc/ChangeLog: > > 2015-07-03 Martin Liska > > * ipa-cp.c (struct edge_clone_summary): New structure. > (c

Re: [PATCH 4/6] Port ipa-cp to use cgraph_edge summary.

2015-07-09 Thread Jeff Law
On 07/09/2015 03:13 AM, mliska wrote: gcc/ChangeLog: 2015-07-03 Martin Liska * ipa-cp.c (struct edge_clone_summary): New structure. (class edge_clone_summary_t): Likewise. (edge_clone_summary_t::initialize): New method. (edge_clone_summary_t::duplicate): Likew

[PATCH 4/6] Port ipa-cp to use cgraph_edge summary.

2015-07-09 Thread mliska
gcc/ChangeLog: 2015-07-03 Martin Liska * ipa-cp.c (struct edge_clone_summary): New structure. (class edge_clone_summary_t): Likewise. (edge_clone_summary_t::initialize): New method. (edge_clone_summary_t::duplicate): Likewise. (get_next_cgraph_edge_clone