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 ./ChangeLog config/rs6000/rs6000.c config/ ...


CVSROOT:	/cvs/uberbaum
Module name:	gcc
Changes by:	aldyh@sources.redhat.com	2002-01-07 20:50:35

Modified files:
	.              : ChangeLog 
	config/rs6000  : rs6000.c rs6000.h rs6000.md 

Log message:
	002-01-07  Aldy Hernandez  <aldyh@redhat.com>
	
	* config/rs6000/rs6000.c (bdesc_2arg): Add altivec predicates.
	(altivec_init_builtins): New node v4si_ftype_v16qi_v16qi.
	
	* config/rs6000/rs6000.h (rs6000_builtins): Add enums for altivec
	predicates.
	
	* config/rs6000/rs6000.md: Add altivec predicate patterns.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.12586&r2=1.12587
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.274&r2=1.275
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&r1=1.169&r2=1.170
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&r1=1.152&r2=1.153


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