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]

Updated autofdo bootstrap and testing patches


Here's an updated version of the patchkit to enable autofdo bootstrap
and testing. It also fixes some autofdo issues. The last patch is more a workaround
(to make autofdo bootstrap not ICE), but may need a better fix.

The main motivation is to get better test coverage for autofdo 
and also an useful benchmark (speed of generated compiler) for it. 
If you want the absolutely fastest compiler using profiledbootstrap
is still the way to go.

I addressed most of the earlier review comments. The python script
is still python 2 for better compatibility with old systems.

Ok to commit?


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