gcc/gcc ChangeLog config/mips/mips.c config/mi ...

cgd@gcc.gnu.org cgd@gcc.gnu.org
Fri Oct 3 21:13:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	cgd@gcc.gnu.org	2003-10-03 21:13:14

Modified files:
	gcc            : ChangeLog 
	gcc/config/mips: mips.c mips.h mips.md 

Log message:
	2003-10-03  Chris Demetriou  <cgd@broadcom.com>
	
	* config/mips/mips.c (mips_emit_prefetch): Restructure
	to avoid use of arrays, handle indexed prefetch.
	* config/mips/mips.h (ISA_HAS_FP4, ISA_HAS_PREFETCH): Update comments.
	(ISA_HAS_PREFETCHX): New deffine.
	* config/mips/mips.md ("type" attr): Add new "prefetchx" value,
	update comments.
	(prefetch_indexed_di, prefetch_indexed_si): New insns.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1269&r2=2.1270
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&r1=1.320&r2=1.321
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.h.diff?cvsroot=gcc&r1=1.292&r2=1.293
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.md.diff?cvsroot=gcc&r1=1.197&r2=1.198



More information about the Gcc-cvs mailing list