aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.cc
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-06cgraph_node: Remove redundant section clearingBernhard Reutner-Fischer1-1/+0
2022-10-19tree-optimization/106781 - adjust cgraph lhs removalRichard Biener1-8/+6
2022-10-18middle-end IFN_ASSUME support [PR106654]Jakub Jelinek1-1/+3
2022-06-23Fix typoXionghu Luo1-1/+1
2022-06-20Add operators / and * for profile_{count,probability}.Martin Liska1-3/+2
2022-05-09Enable match.pd dumping with -fdump-tree-originalAlex Coplan1-2/+2
2022-04-29ipa: Release body of clone_of when removing its last clone (PR 100413)Martin Jambor1-1/+5
2022-04-28cgraph: Don't verify semantic_interposition flag for aliases [PR105399]Jakub Jelinek1-1/+5
2022-04-20cgraph: Fix up semantic_interposition handling [PR105306]Jakub Jelinek1-0/+1
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-2/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+4273