This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 60ba989220d arm: Fix the expected output of the test pr111235.c [PR115894] new 681ff5ccca1 [APX NF] Add a pass to convert legacy insn to NF insns
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-features.cc | 163 +++++++++++++++++++++++++++++++ gcc/config/i386/i386-passes.def | 1 + gcc/config/i386/i386-protos.h | 1 + gcc/config/i386/i386.md | 67 ++++++++++++- gcc/testsuite/gcc.target/i386/apx-nf-2.c | 32 ++++++ 5 files changed, 259 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/apx-nf-2.c