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]

egcs/gcc ChangeLog.cfg config/i386/i386.c conf ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	cfg-branch
Changes by:	hubicka@gcc.gnu.org	2002-05-04 04:24:07

Modified files:
	gcc            : ChangeLog.cfg 
	gcc/config/i386: i386.c i386.md 

Log message:
	* i386.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define
	(ix86_use_dfa_pipeline_interface): New function.
	(ix86_adjust_cost): Simplify handling of AMD Athlon chip.
	* i386.md: Rewrite athlon scheduling description into
	DFA form.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.cfg.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.1.2.155&r2=1.1.2.156
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.353.2.17&r2=1.353.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=cfg-branch&r1=1.325.2.13&r2=1.325.2.14


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