aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-phi.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-18tree-optimization/113475 - fix memory leak in phi_analyzerRichard Biener1-1/+5
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-23Phi analyzer - Initialize with range instead of a tree.Andrew MacLeod1-91/+95
2023-08-23Don't process phi groups with one phi.Andrew MacLeod1-5/+11
2023-05-24Gimple range PHI analyzer and testcasesAndrew MacLeod1-0/+518