gcc/gcc ChangeLog.hammer rtl.def simplify-rtx. ...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sat Feb 8 01:16:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	hubicka@gcc.gnu.org	2003-02-08 01:16:41

Modified files:
	gcc            : ChangeLog.hammer rtl.def simplify-rtx.c 
	gcc/config/i386: i386.c i386.md 

Log message:
	* i386.md (ahi?v*3): Set third operand type to TImode.
	* i386.c (ix86_expand_binop_builtin): Extend operand when needed.
	
	* simplify-rtx.c (simplify_subreg): Fix conversion from vector into
	integer mode.
	
	* rtl.def (VEC_MERGE, VEC_SELECT, VEC_CONCAT, VEC_DUPLICATE):
	Change code so they are arithmetic expressions now.
	* simplify-rtx.c (simplify_unary_operation, simplify_binary_operation,
	simplify_ternary_operation): Deal with VEC_* expressions.
	
	* i386.md (vmaskcmp, pinsrw, movd patterns):  Fix RTL representation.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.57&r2=1.1.2.58
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.def.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.61&r2=1.61.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.126.2.1&r2=1.126.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.490.2.22&r2=1.490.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.401.2.13&r2=1.401.2.14



More information about the Gcc-cvs mailing list