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

uros@gcc.gnu.org uros@gcc.gnu.org
Thu Apr 16 18:51:00 GMT 2015


Author: uros
Date: Thu Apr 16 18:50:59 2015
New Revision: 222154

URL: https://gcc.gnu.org/viewcvs?rev=222154&root=gcc&view=rev
Log:
	* config/i386/predicates.md (register_mixssei387nonimm_operand): New.
	* config/i386/i386.md (*fop_<mode>_1_mixed): Merge with
	*fop_<mode>_1_sse using enabled attribute.  Use
	register_mixssei387nonimm_operand operand 1 predicate. Change
	alternative 3 constraints from "x" to "v".


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



More information about the Gcc-cvs mailing list