aboutsummaryrefslogtreecommitdiff
path: root/gcc/cprop.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-07-14cprop: Do not set REG_EQUAL note when simplifying paradoxical subreg [PR110206]Uros Bizjak1-1/+3
2023-07-08cprop: Change return type of predicate functions from int to boolUros Bizjak1-52/+61
2023-01-10PR rtl-optimization/106421: ICE in bypass_block from non-local goto.Roger Sayle1-3/+6
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-3/+6
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1974