This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r216193 - in /trunk/gcc: ChangeLog config/i386/...


Author: kyukhin
Date: Tue Oct 14 08:56:56 2014
New Revision: 216193

URL: https://gcc.gnu.org/viewcvs?rev=216193&root=gcc&view=rev
Log:
AVX-512. 77/n. Use blend for cond-set V32HI and V64QI.

gcc/
	* config/i386/i386.c
	(ix86_expand_sse_movcc): Handle V64QI and V32HI mode.
	(ix86_expand_int_vcond): Ditto.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]