]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / gimple.cc
2023-01-02  Jakub JelinekUpdate copyright years.
2022-11-24  Aldy HernandezRemove ASSERT_EXPR.
2022-10-18  Jakub Jelinekmiddle-end IFN_ASSUME support [PR106654]
2022-09-08  Richard BienerFix some gimple_ctrl_altering_p mistakes
2022-07-28  Jakub Jelinekgimple, internal-fn: Add IFN_TRAP and use it for __buil...
2022-06-22  Jason Merrillubsan: default to trap on unreachable at -O0 and -Og...
2022-04-29  Richard BienerFix is_gimple_condexpr vs is_gimple_condexpr_for_cond
2022-04-06  Jakub Jelinekgimple.cc: Follow-up to adjust gimple_call_builtin_p...
2022-04-06  Jakub Jelinekgimple.cc: Adjust gimple_call_builtin_p and gimple_call...
2022-01-19  David MalcolmUpdate per-file selftest and finalization hooks for...
2022-01-17  Martin LiskaRename .c files to .cc files.