r234739 - in /trunk/gcc: ChangeLog config/i386/...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Apr 5 08:15:00 GMT 2016
Author: jakub
Date: Tue Apr 5 08:15:09 2016
New Revision: 234739
URL: https://gcc.gnu.org/viewcvs?rev=234739&root=gcc&view=rev
Log:
PR target/70525
* config/i386/sse.md (*andnot<mode>3): Simplify assertions.
Use vpandn<ssemodesuffix> for V16SI/V8DImode, vpandnq for
V32HI/V64QImode, don't use <mask_operand3_1>, fix up formatting.
(*andnot<mode>3_mask): Remove insn with VI12_AVX512VL iterator.
* gcc.target/i386/pr70525.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr70525.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/sse.md
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list