On 2017.06.09 at 14:17 +0200, Martin Liška wrote:
> Hello.
>
> I discussed with Honza possibility to speed-up instrumentation that we do for
> indirect call target tracking. By direct emission of:
>
> if (__gcov_indirect_call_callee != NULL)
>__gcov_indirect_call_profiler_v2 (profile
n bootstrap on ppc64le-redhat-linux and survives regression tests.
>
> Ready to be installed?
OK, Thanks!
Honza
> Martin
> >From 178b505b99499bb620492507684f85dd604172c9 Mon Sep 17 00:00:00 2001
> From: marxin
> Date: Fri, 9 Jun 2017 11:18:44 +0200
> Subject: [PATCH] Sp
installed?
Martin
>From 178b505b99499bb620492507684f85dd604172c9 Mon Sep 17 00:00:00 2001
From: marxin
Date: Fri, 9 Jun 2017 11:18:44 +0200
Subject: [PATCH] Speed-up indirect-call instrumentation
gcc/ChangeLog:
2017-06-09 Martin Liska
* tree-profile.c (gimple_gen_ic_profiler): Update comm