aboutsummaryrefslogtreecommitdiff
path: root/gcc/fwprop.cc
AgeCommit message (Expand)AuthorFilesLines
2024-03-09fwprop: Restore previous behavior for forward propagation of RTL with MEMs [P...Jakub Jelinek1-0/+1
2024-03-08fwprop: Avoid volatile rtx to be propagatedHaochen Gui1-0/+2
2024-01-21PR rtl-optimization/111267: Improved forward propagation.Roger Sayle1-5/+9
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-15/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-4/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1079