r242753 - in /trunk/gcc: ChangeLog config/sparc...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Wed Nov 23 13:34:00 GMT 2016


Author: ebotcazou
Date: Wed Nov 23 13:34:20 2016
New Revision: 242753

URL: https://gcc.gnu.org/viewcvs?rev=242753&root=gcc&view=rev
Log:
	* config/sparc/sparc.md (*ashrsi3_extend): Rename to...
	(*ashrsi3_extend0): ...this.  Accept constant integers.
	(*ashrsi3_extend2): Rename to...
	(*ashrsi3_extend1): ...this.
	(*ashrsi3_extend2): New pattern.
	(*lshrsi3_extend1): Accept constant integers.
	(*lshrsi3_extend2): Fix condition on operand 2.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.md



More information about the Gcc-cvs mailing list