aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-modref-tree.h
AgeCommit message (Expand)AuthorFilesLines
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