summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-analysis.cc
AgeCommit message (Expand)Author
2024-02-21ipa: Convert lattices from pure array to vector (PR 113476)Martin Jambor
2024-01-03Update copyright years.Jakub Jelinek
2023-01-02Update copyright years.Jakub Jelinek
2022-11-01Add attribute hot judgement for INLINE_HINT_known_hot hint.Cui,Lili
2022-06-20Add operators / and * for profile_{count,probability}.Martin Liska
2022-01-17Rename .c files to .cc files.Martin Liska