Re: [PATCH] Port value profiling to -fopt-info infrastructure.

2019-08-12 Thread Jeff Law
On 8/9/19 7:13 AM, Martin Liška wrote: > On 8/9/19 10:13 AM, Richard Biener wrote: >> On Thu, Aug 8, 2019 at 4:17 PM Jeff Law wrote: >>> On 8/8/19 7:04 AM, Martin Liška wrote: Hi. As requested by Richi, I'm suggesting to use new dump_printf optimization info infrastructure.

Re: [PATCH] Port value profiling to -fopt-info infrastructure.

2019-08-09 Thread Martin Liška
On 8/9/19 10:13 AM, Richard Biener wrote: > On Thu, Aug 8, 2019 at 4:17 PM Jeff Law wrote: >> >> On 8/8/19 7:04 AM, Martin Liška wrote: >>> Hi. >>> >>> As requested by Richi, I'm suggesting to use new dump_printf >>> optimization info infrastructure. >>> >>> Patch can bootstrap on

Re: [PATCH] Port value profiling to -fopt-info infrastructure.

2019-08-09 Thread Richard Biener
On Thu, Aug 8, 2019 at 4:17 PM Jeff Law wrote: > > On 8/8/19 7:04 AM, Martin Liška wrote: > > Hi. > > > > As requested by Richi, I'm suggesting to use new dump_printf > > optimization info infrastructure. > > > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > > > Ready

Re: [PATCH] Port value profiling to -fopt-info infrastructure.

2019-08-09 Thread Martin Liška
On 8/8/19 4:17 PM, Jeff Law wrote: > On 8/8/19 7:04 AM, Martin Liška wrote: >> Hi. >> >> As requested by Richi, I'm suggesting to use new dump_printf >> optimization info infrastructure. >> >> Patch can bootstrap on x86_64-linux-gnu and survives regression tests. >> >> Ready to be installed? >>

Re: [PATCH] Port value profiling to -fopt-info infrastructure.

2019-08-08 Thread Jeff Law
On 8/8/19 7:04 AM, Martin Liška wrote: > Hi. > > As requested by Richi, I'm suggesting to use new dump_printf > optimization info infrastructure. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > > gcc/ChangeLog: > >

[PATCH] Port value profiling to -fopt-info infrastructure.

2019-08-08 Thread Martin Liška
Hi. As requested by Richi, I'm suggesting to use new dump_printf optimization info infrastructure. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin gcc/ChangeLog: 2019-08-08 Martin Liska * value-prof.c