This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Whole program optimization and functions-only-called-once.


On 11/23/2009 05:21 PM, Vladimir Makarov wrote:
There are a lot questions  about  heuristics (# min number may divide in
two very different parts -- one very small and one very big).

You can find blocks that postdominate the entry BB and dominate the exit BB, and split at the middle one.


Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]