This is the mail archive of the gcc@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]

Branch prediction


Is there any documentation for what gcc does with branch prediction
information it gets from profiling?  I am interested in this for
modern Pentium processors where you can no longer give hints.

Specifically I am interested in whether there are in fact any
optimisations that work reliably from this information.

Raphael


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