Re: [google][4_7] Function reordering plugin enhancements

2013-04-25 Thread Teresa Johnson
On Wed, Apr 24, 2013 at 4:51 PM, Sriraman Tallam tmsri...@google.com wrote: Hi Teresa, Thanks for reviewing. I have addressed all the issues and attached the updated patch. Please find comments inlined. Thanks Sri On Wed, Apr 24, 2013 at 2:00 PM, Teresa Johnson tejohn...@google.com

Re: [google][4_7] Function reordering plugin enhancements

2013-04-24 Thread Teresa Johnson
Comments inline below. This patch brings the following to the linker function reordering plugin present in gcc-4_7 * Node profiles: Callgraph node profiles from the compiler are passed to the linker plugin. The node profiles are passed as bb entry count and max count of the corresponding

Re: [google][4_7] Function reordering plugin enhancements

2013-04-24 Thread Teresa Johnson
On Tue, Apr 23, 2013 at 1:51 PM, Sriraman Tallam tmsri...@google.com wrote: Hi, This patch brings the following to the linker function reordering plugin present in gcc-4_7 * Node profiles: Callgraph node profiles from the compiler are passed to the linker plugin. The node profiles are