This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb24717e504 Make xxsplti*, xpermx, xxeval be vecperm type. new 5c85f295376 Merge load/stores in ipa-modref summaries
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/doc/invoke.texi | 4 + gcc/ipa-modref-tree.c | 44 +++--- gcc/ipa-modref-tree.h | 247 ++++++++++++++++++++++++++++--- gcc/ipa-modref.c | 80 ++++++---- gcc/params.opt | 4 + gcc/testsuite/gcc.dg/ipa/modref-1.c | 8 +- gcc/testsuite/gcc.dg/tree-ssa/modref-4.c | 8 +- gcc/testsuite/gcc.dg/tree-ssa/modref-8.c | 25 ++++ 8 files changed, 342 insertions(+), 78 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-8.c