r153739 - in /trunk/gcc: ChangeLog config/arm/a...

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Fri Oct 30 09:16:00 GMT 2009


Author: rearnsha
Date: Fri Oct 30 09:16:36 2009
New Revision: 153739

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153739
Log:
	* arm.md (QHSI): New mode iterator.
	(movqi): If generating for thumb, then truncate any immediate to
	8 bits.
	* thumb2.md (thumb2_movsi_shortim and peephole2 generator): Replace
	with...
	(thumb2_mov<mode>_shortim and peephole2 generator): ... iterator based
	version.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.md
    trunk/gcc/config/arm/thumb2.md



More information about the Gcc-cvs mailing list