aboutsummaryrefslogtreecommitdiff
path: root/gcc/df-scan.cc
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Cache the set of EH_RETURN_DATA_REGNOsRichard Sandiford1-7/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-27aarch64: Use br instead of ret for eh_returnSzabolcs Nagy1-0/+10
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-06Minor cleanup in DF codeEric Botcazou1-10/+14
2022-02-11df: Don't set bbs dirty because of debug insn moves [PR104459]Jakub Jelinek1-2/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+4252