This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: davem
Date: Mon Oct  3 00:46:54 2011
New Revision: 179441

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179441
Log:
Add missing sparc shift zero extensions, and fix shift attributes.

	* config/sparc/sparc.md (ashlsi3, *ashldi3_sp64): Remove
	conditional insn type setting, we always emit a shift.
	(*ashlsi3_extend, *lshrsi3_extend0): New patterns.
	(*lshrsi3_extend): Rename to *lshrsi3_extend1.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]