r236566 - in /trunk/gcc: ChangeLog config/i386/...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Sun May 22 10:25:00 GMT 2016
Author: jakub
Date: Sun May 22 10:25:55 2016
New Revision: 236566
URL: https://gcc.gnu.org/viewcvs?rev=236566&root=gcc&view=rev
Log:
* config/i386/sse.md (avx2_vec_dupv4df): Use v instead of x
constraint, use maybe_evex prefix instead of vex.
(vec_dupv4sf): Use v constraint instead of x for output
operand except for noavx alternative, use Yv constraint
instead of x for input. Use maybe_evex prefix instead of vex.
(*vec_dupv4si): Likewise.
(*vec_dupv2di): Likewise.
* gcc.target/i386/avx512vl-vbroadcast-1.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/avx512vl-vbroadcast-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/sse.md
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list