This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: basic-block and profile-based optimizing (was Re: New attribute "infrequent"?)
- To: aj at suse dot de, crosby at qwes dot math dot cmu dot edu
- Subject: Re: basic-block and profile-based optimizing (was Re: New attribute "infrequent"?)
- From: mike stump <mrs at windriver dot com>
- Date: Fri, 31 Aug 2001 06:19:00 -0700 (PDT)
- Cc: apfk at fuchs dot offl dot uni-jena dot de, gcc at gcc dot gnu dot org, jh at suse dot cz
> To: Scott A Crosby <crosby@qwes.math.cmu.edu>
> From: Andreas Jaeger <aj@suse.de>
> Date: Fri, 31 Aug 2001 14:11:01 +0200
> FYI Jan is working on profile-based optimizations at the moment, we've
> just did a small announcement at
> http://gcc.gnu.org/news/profiledriven.html
When to inline in C++ might best be answered by profile based
techniques. Love to see any results, if someone wires it up and tries
it out.