gcc/gcc ChangeLog.csl-arm config/arm/arm.c con ...

pbrook@gcc.gnu.org pbrook@gcc.gnu.org
Thu Sep 1 16:51:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	csl-arm-branch
Changes by:	pbrook@gcc.gnu.org	2005-09-01 16:51:14

Modified files:
	gcc            : ChangeLog.csl-arm 
	gcc/config/arm : arm.c arm.h thumb2.md 

Log message:
	2005-09-01  Paul Brook  <paul@codesourcery.com>
	
	* config/arm/arm.c (low_reg_or_int_operand): New function.
	(thumb_16bit_operator): Don't allow shift operators.
	* config/arm/arm.h (PREDICATE_CODES): Add low_reg_or_int_operand.
	* config/arm/thumb2.md: Fix typos.
	(thumb2_shiftsi3_short, thumb2_movsi_shortim,
	thumb2_addsi_shortim): New patterns and define_peephole2 to generate
	them.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.csl-arm.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.127&r2=1.1.2.128
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.303.2.89&r2=1.303.2.90
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.210.2.65&r2=1.210.2.66
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/thumb2.md.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.1&r2=1.1.2.2



More information about the Gcc-cvs mailing list