aboutsummaryrefslogtreecommitdiff
path: root/gcc/alias.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-23find_base_value partRichard Biener1-58/+4
2024-01-23rtl-optimization/113255 - base_alias_check vs. pointer differenceRichard Biener1-23/+5
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-09tree-optimization/111715 - improve TBAA for access paths with punRichard Biener1-1/+16
2023-05-31alias: Change return type of predicate functions from int to boolUros Bizjak1-120/+107
2023-05-18gcc: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-29Restore RTL alias analysis for hard frame pointerEric Botcazou1-7/+12
2022-08-03cselib: add function to check if SET is redundant [PR106187]Richard Earnshaw1-0/+14
2022-02-21rtl-optimization/104498: Fix comparing symbol referenceAndre Vieira1-2/+4
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3584