This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 158ce8ade0a Daily bump. new 8a5d0d72ea8 [APX ZU] Support APX zero-upper
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/config/i386/i386-opts.h | 3 ++- gcc/config/i386/i386.h | 1 + gcc/config/i386/i386.md | 25 +++++++++++++++++++-- gcc/config/i386/i386.opt | 3 +++ gcc/testsuite/gcc.target/i386/apx-zu-1.c | 38 ++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/apx-zu-2.c | 19 ++++++++++++++++ 6 files changed, 86 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/apx-zu-1.c create mode 100644 gcc/testsuite/gcc.target/i386/apx-zu-2.c