summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.cc
Commit message (Expand)AuthorAgeFilesLines
* cfgrtl: Don't try to redirect asm goto to EXIT [PR108263]Jakub Jelinek2023-01-031-2/+6
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* [PR rtl-optimization/107182] Clear EDGE_CROSSING for jump->ret optimizationJeff Law2022-10-111-0/+1
* Fix ICEs due to recent jump-to-return optimizationJeff Law2022-09-271-1/+2
* [RFA] Minor improvement to coremark, avoid unconditional jump to returnJeff Law2022-09-261-1/+28
* Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm2022-06-271-3/+3
* Add operators / and * for profile_{count,probability}.Martin Liska2022-06-201-2/+2
* rtl-optimization/105559 - avoid quadratic behavior in delete_insn_and_edgesRichard Biener2022-05-111-1/+1
* cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_...Jakub Jelinek2022-03-021-2/+2
* cfgrtl: Fix up locus comparison in unique_locus_on_edge_between_p [PR104237]Jakub Jelinek2022-01-281-2/+25
* Change references of .c files to .cc filesMartin Liska2022-01-171-5/+5
* Rename .c files to .cc files.Martin Liska2022-01-171-0/+5366