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]

gcc/gcc ChangeLog config/rs6000/altivec.md con ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dpatel@gcc.gnu.org	2005-06-17 20:30:50

Modified files:
	gcc            : ChangeLog 
	gcc/config/rs6000: altivec.md predicates.md rs6000.c 

Log message:
	* config/rs6000/predicates.md (s5bit_cint_operand,
	u5bit_cint_operand): New.
	* config/rs6000/altivec.md (altivec_vspltb, altivec_vsplth,
	altivec_vspltisw_v4sf): Use new 5 bit constant operand predicates.
	* config/rs6000/rs6000.c (rs6000_expand_unop_builtin): Fix signed
	5 bit constant check.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9172&r2=2.9173
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/altivec.md.diff?cvsroot=gcc&r1=1.36&r2=1.37
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/predicates.md.diff?cvsroot=gcc&r1=1.19&r2=1.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.841&r2=1.842


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