aboutsummaryrefslogtreecommitdiff
path: root/gcc/dominance.cc
AgeCommit message (Expand)AuthorFilesLines
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-4/+4
2024-07-05middle-end: Add debug functions to dump dominator tree in dot formatAlex Coplan1-0/+30
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-02-01middle-end/108500 - replace recursive domtree DFS traversalRichard Biener1-10/+17
2023-01-24tree-optimization/108500 - avoid useless fast-query compute in CFG cleanupRichard Biener1-3/+6
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1687