This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0eb0042803 2017-12-07 Sandra Loosemore sandra@codesourcery.com new f3d6df8ca85 Enable VAES support [2/5]
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/ChangeLog | 12 ++++++ gcc/config/i386/avx512vnniintrin.h | 27 ++++++++++++ gcc/config/i386/avx512vnnivlintrin.h | 49 ++++++++++++++++++++++ gcc/testsuite/ChangeLog | 8 ++++ gcc/testsuite/gcc.target/i386/avx512f-vnni-1.c | 7 ++++ ...{avx512f-vpdpbusd-2.c => avx512f-vpdpbusds-2.c} | 11 +++-- gcc/testsuite/gcc.target/i386/avx512vl-vnni-1.c | 15 +++++++ ...vx512vl-vpdpbusd-2.c => avx512vl-vpdpbusds-2.c} | 4 +- 8 files changed, 127 insertions(+), 6 deletions(-) copy gcc/testsuite/gcc.target/i386/{avx512f-vpdpbusd-2.c => avx512f-vpdpbusds-2.c} (78%) copy gcc/testsuite/gcc.target/i386/{avx512vl-vpdpbusd-2.c => avx512vl-vpdpbusds-2. [...]