summaryrefslogtreecommitdiff
path: root/gcc/cfgloop.cc
AgeCommit message (Expand)Author
2025-11-17cfgloop: Modify loop_exits_{to,from}_bb_p return type to edgeVictor Do Nascimento
2025-01-02Update copyright years.Jakub Jelinek
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm
2024-01-03Update copyright years.Jakub Jelinek
2023-10-12wide-int: Allow up to 16320 bits wide_int and change widest_int precision to ...Jakub Jelinek
2023-07-21Use sreal::nearest_intJan Hubicka
2023-07-21improfe loop dumpsJan Hubicka
2023-07-21Cleanup expected_loop_iterationsJan Hubicka
2023-01-02Update copyright years.Jakub Jelinek
2022-06-20Add operators / and * for profile_{count,probability}.Martin Liska
2022-02-14tree-optimization/104528 - free niter estimates after DSERichard Biener
2022-01-17Rename .c files to .cc files.Martin Liska