17 May 03:56
Re: [google][4.7]Port function reordering via linker plugin from google/gcc-4_6 branch (issue6195099)
Sriraman Tallam <tmsriram <at> google.com>
2012-05-17 01:56:06 GMT
2012-05-17 01:56:06 GMT
Patch too large to be attached, rejected by gcc-patches. Please see: http://codereview.appspot.com/download/issue6195099_1.diff Thanks, -Sri. On Wed, May 16, 2012 at 6:52 PM, Sriraman Tallam <tmsriram <at> google.com> wrote: > Hi, > > This patch ports function reordering support into google/gcc-4_7 branch > from google/gcc-4_6 branch. There are 3 parts which are combined: > > * Adding option -freoder-functions=callgraph. > * Dumping callgraph profiles in separate sections. > * The linker plugin itself. > > Port revisions from google/gcc-4_6 > r177289, r177308, r179104, r179289, r179303, r179404, r182447 > > into google/gcc-4_7 > > adding function reordering support via linker plugin invoked with option > -freorder-functions=callgraph. > > Patch also can be reviewed here: http://codereview.appspot.com/6195099 > > function_reordering_plugin: > > * config.h.in: Generate.(Continue reading)
RSS Feed