aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-05asan: Align .LASANPC on function boundaryIlya Leoshkevich1-3/+0
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-14input.h: eliminate implicit users of global_dc's file_cacheDavid Malcolm1-1/+3
2023-06-28final+varasm: Change return type of predicate functions from int to boolUros Bizjak1-25/+25
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-28Add instruction level discriminator support.Eugene Rozenfeld1-14/+12
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-44/+0
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-4/+10
2022-06-20Add operators / and * for profile_{count,probability}.Martin Liska1-8/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-5/+5
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+4662