aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-modref-tree.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Fix ICE in insert_access.Jan Hubicka1-8/+8
2021-10-11Revert accidental change in ipa-modref-tree.hJan Hubicka1-6/+1
2021-10-11Commonize ipa-pta constraint generation for callsJan Hubicka1-1/+31
2021-10-07Fix access node mergingJan Hubicka1-2/+6
2021-08-28Improve handling of table overflows in modref_ref_nodeJan Hubicka1-49/+249
2021-08-26Fix ipa-modref verification icesJan Hubicka1-9/+24
2021-08-26Improve handling of modref params.Jan Hubicka1-48/+60
2021-08-26Fix off-by-one error in try_merge_withJan Hubicka1-5/+24
2021-08-25Merge load/stores in ipa-modref summariesJan Hubicka1-18/+229
2021-08-23Avoid redundant entries in modref access lists.Jan Hubicka1-18/+59
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-06ipa-modref: Fix comment typosJakub Jelinek1-9/+9
2020-10-27Fix ipa-modref signature updatesJan Hubicka1-0/+26
2020-10-10Fix modref handling of parameter adjustments and jump functions.Jan Hubicka1-2/+1
2020-10-09IPA modref: fix miscompilation in clone when IPA modref is usedJan Hubicka1-1/+2
2020-10-03Track access ranges in ipa-modrefJan Hubicka1-7/+69
2020-09-26Add support for iterative dataflow to ipa-modref-tree.hJan Hubicka1-68/+124
2020-09-24Add access through parameter derference tracking to modrefJan Hubicka1-21/+195
2020-09-24Fix memory allocations in ipa-modref.Jan Hubicka1-2/+34
2020-09-20New modref/ipa_modref optimization passesJan Hubicka1-0/+253