]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/auto-profile.cc
[PATCH v1 1/1] RISC-V: Nan-box the result of movbf on soft-bf16
[thirdparty/gcc.git] / gcc / auto-profile.cc
2024-04-04  Eugene RozenfeldDon't set full_profile in auto-profile [PR113765]
2024-02-21  Martin Jamboripa: Convert lattices from pure array to vector (PR...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-10-09  Eugene RozenfeldFixes for profile count/probability maintenance
2023-08-24  Jan HubickaCheck that passes do not forget to define profile
2023-05-08  Eugene RozenfeldFix cfg maintenance after inlining in AutoFDO
2023-05-04  Richard BienerRename last_stmt to last_nondebug_stmt
2023-01-02  Jakub JelinekUpdate copyright years.
2022-10-25  Eugene RozenfeldStart using discriminators in AutoFDO.
2022-10-07  Martin Liskaremove dead variables
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-02-10  Eugene RozenfeldAutoFDO: Don't try to promote indirect calls that resul...
2022-02-01  Eugene RozenfeldAutoFDO: don't set param_early_inliner_max_iterations...
2022-01-17  Martin LiskaRename .c files to .cc files.