r235561 - in /trunk/gcc: ChangeLog config/i386/...
uros@gcc.gnu.org
uros@gcc.gnu.org
Thu Apr 28 12:07:00 GMT 2016
Author: uros
Date: Thu Apr 28 12:07:04 2016
New Revision: 235561
URL: https://gcc.gnu.org/viewcvs?rev=235561&root=gcc&view=rev
Log:
* config/i386/i386.md (*fop_<mode>_1_mixed): Do not check for
mult_operator when calculating "type" attribute.
(*fop_<mode>_1_i387): Ditto.
(*fop_xf_1_i387): Ditto.
(x87 stack loads peephole2): Add "reg = op (mem, reg)" peephole2.
Use std::swap to swap operands. Use RTL expressions to generate
converted pattern.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.md
More information about the Gcc-cvs
mailing list