r259077 - in /trunk/gcc: ChangeLog config/nds32...

jasonwucj@gcc.gnu.org jasonwucj@gcc.gnu.org
Wed Apr 4 12:38:00 GMT 2018


Author: jasonwucj
Date: Wed Apr  4 12:38:04 2018
New Revision: 259077

URL: https://gcc.gnu.org/viewcvs?rev=259077&root=gcc&view=rev
Log:
[NDS32] Restrict mov pattern that has at least one register operand.

gcc/
	* config/nds32/nds32-doubleword.md (move_<mode>): Require
	resiter_operand condition.
	* config/nds32/nds32.md (*move<mode>): Ditto.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nds32/nds32-doubleword.md
    trunk/gcc/config/nds32/nds32.md



More information about the Gcc-cvs mailing list