aboutsummaryrefslogtreecommitdiff
path: root/gcc/bb-reorder.cc
AgeCommit message (Expand)AuthorFilesLines
2024-03-08bb-reorder: Fix assertionJakub Jelinek1-1/+2
2024-03-07bb-reorder: Fix -freorder-blocks-and-partition ICEs on aarch64 with asm goto ...Jakub Jelinek1-1/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-31bbpart: Fix up ICE on asm goto [PR108596]Jakub Jelinek1-1/+20
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-6/+6
2022-06-20Add operators / and * for profile_{count,probability}.Martin Liska1-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3054