This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 14e678a2c4a rs6000: Remove a few needless 'lp64' contraints. new d75d4293dcc Improved V1TI (and V2DI) mode equality/inequality on x86_64.
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 | 48 +++++++++++++++++++++++++-- gcc/testsuite/gcc.target/i386/sse2-v1ti-veq.c | 12 +++++++ gcc/testsuite/gcc.target/i386/sse2-v1ti-vne.c | 13 ++++++++ 3 files changed, 71 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-veq.c create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-vne.c