[PATCH] Indirect-call topn targets profiler (instrumentation)

Rong Xu xur@google.com
Mon Oct 6 16:50:00 GMT 2014


Hi,

I ported the indirect-call topn target profile from google branch. It
implements the algorithm described in "Value profiling and
optimization" by Brad Calder and Peter Feller. This patch is about the
instrumentation. When --param=indir-call-topn-profile=1 is specified,
we will use indirection-call-topn profiler in this patch, instead of
indirect_call_profiler_v2.

Tested with gcc regression tests and the runtime patch (in a separated patch).

Thanks,

-Rong
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch2_diff
Type: application/octet-stream
Size: 8322 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20141006/3a42563c/attachment.obj>


More information about the Gcc-patches mailing list