aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-07-10GCSE: Export 'insert_insn_end_basic_block' as global functionJu-Zhe Zhong1-9/+20
2023-07-08gcse: Change return type of predicate functions from int to boolUros Bizjak1-115/+119
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-4/+10
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+4136