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

uros@gcc.gnu.org uros@gcc.gnu.org
Fri Apr 24 06:01:00 GMT 2015


Author: uros
Date: Fri Apr 24 06:01:34 2015
New Revision: 222400

URL: https://gcc.gnu.org/viewcvs?rev=222400&root=gcc&view=rev
Log:
	* config/i386/sse.md (*vec_concatv2sf_sse4_1): Do not allow both
	input operands in memory.
	(*vec_concatv2si_sse4_1): Ditto.
	(*vec_concatv2df): Ditto, except for SSE3 and equal input operands.
	(vec_extract_lo_<mode><mask_name>): Change operand 1 predicate to
	register_operand.
	(vec_extract_hi_v32hi): Ditto.
	(vec_extract_hi_v64hi): Ditto.
	(<mask_codefor>avx512f_unpckhpd512<mask_name>): Ditto.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sse.md



More information about the Gcc-cvs mailing list