This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 693abdb66ab Add testcase for PR fortran/95196 new 36051875168 x86_64: Add insn patterns for V1TI mode logic operations.
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/sse.md | 25 +++++++++++ gcc/testsuite/gcc.target/i386/sse2-v1ti-logic-2.c | 53 +++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/sse2-v1ti-logic.c | 28 ++++++++++++ 3 files changed, 106 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-logic-2.c create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-logic.c