This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 998fbe9f1f7 remove dead debug-bind resets new 6416f67273a i386: Add V2SFmode NEG, ABS and logic insn patterns [PR95046] new 2a2dea6b63a i386: Add V2SFmode NEG, ABS and logic insn patterns [PR95046]
The 2 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/i386.c | 2 + gcc/config/i386/i386.md | 3 ++ gcc/config/i386/mmx.md | 69 +++++++++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/i386/pr95046-1.c | 14 +++---- gcc/testsuite/gcc.target/i386/pr95046-2.c | 35 ++++++++++++++++ 7 files changed, 133 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr95046-2.c