]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloopmanip.cc
Fix profiledbootstrap
[thirdparty/gcc.git] / gcc / cfgloopmanip.cc
2023-08-03  Jan HubickaFix profiledbootstrap
2023-08-02  Jan HubickaMore profile updating clenaups
2023-07-28  HonzaCleanup profile updating code in unrolling and splitting
2023-07-27  Jan HubickaFix profile update in tree_transform_and_unroll_loop
2023-07-21  Jan HubickaCleanup expected_loop_iterations
2023-07-08  Jan HubickaAdd missing profile_dump check
2023-07-08  Jan HubickaFix tree-ssa/update-cunroll.c
2023-07-07  Jan HubickaFix epilogue loop profile
2023-07-06  Jan HubickaImprove scale_loop_profile
2023-05-11  Pan LiVECT: Add tree_code into "creat_iv" and allow it can...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-06-20  Martin LiskaAdd operators / and * for profile_{count,probability}.
2022-05-17  Richard BienerDo not clear bb->aux in duplicate_loop_body_to_header_edge
2022-01-17  Martin LiskaRename .c files to .cc files.