]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloop.cc
tree-optimization/114736 - SLP DFS walk issue
[thirdparty/gcc.git] / gcc / cfgloop.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-10-12  Jakub Jelinekwide-int: Allow up to 16320 bits wide_int and change...
2023-07-21  Jan HubickaUse sreal::nearest_int
2023-07-21  Jan Hubickaimprofe loop dumps
2023-07-21  Jan HubickaCleanup expected_loop_iterations
2023-01-02  Jakub JelinekUpdate copyright years.
2022-06-20  Martin LiskaAdd operators / and * for profile_{count,probability}.
2022-02-14  Richard Bienertree-optimization/104528 - free niter estimates after DSE
2022-01-17  Martin LiskaRename .c files to .cc files.