]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgrtl.cc
libstdc++: fix C header include guards
[thirdparty/gcc.git] / gcc / cfgrtl.cc
2024-05-03  Alex Coplancfgrtl: Fix MEM_EXPR update in duplicate_insn_chain...
2024-02-21  Richard SandifordAllow mode-switching to introduce internal loops [PR113220]
2024-02-15  Jakub Jelinekexpand: Fix handling of asm goto outputs vs. PHI argume...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-20  Alexandre Oliva-finline-stringops: allow expansion into edges [PR113002]
2023-12-04  Richard Bienermiddle-end/112785 - guard against last_clique overflow
2023-07-27  Jan HubickaFix profile update after RTL unrolling
2023-07-11  Uros Bizjakcfg+gcse: Change return type of predicate functions...
2023-01-03  Jakub Jelinekcfgrtl: Don't try to redirect asm goto to EXIT [PR108263]
2023-01-02  Jakub JelinekUpdate copyright years.
2022-10-11  Jeff Law[PR rtl-optimization/107182] Clear EDGE_CROSSING for...
2022-09-27  Jeff LawFix ICEs due to recent jump-to-return optimization
2022-09-26  Jeff Law[RFA] Minor improvement to coremark, avoid unconditiona...
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-06-20  Martin LiskaAdd operators / and * for profile_{count,probability}.
2022-05-11  Richard Bienerrtl-optimization/105559 - avoid quadratic behavior...
2022-03-02  Jakub Jelinekcfgrtl: Fix up -g vs. -g0 code generation -flto differe...
2022-01-28  Jakub Jelinekcfgrtl: Fix up locus comparison in unique_locus_on_edge...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.