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 haifa-sched.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	itanium-sched-branch
Changes by:	vmakarov@gcc.gnu.org	2002-12-17 11:10:52

Modified files:
	gcc            : ChangeLog haifa-sched.c 

Log message:
	2002-12-17  Vladimir Makarov  <vmakarov@redhat.com>
	
	2002-10-31  Dale Johannesen <dalej@apple.com>
	
	* haifa-sched.c (find_set_reg_weight): New function.
	(find_insn_reg_weight): Use the new function.
	(schedule_block): Do sorting ready queue always
	after insn issue.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=itanium-sched-branch&r1=1.15391.2.19&r2=1.15391.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/haifa-sched.c.diff?cvsroot=gcc&only_with_tag=itanium-sched-branch&r1=1.211.10.5&r2=1.211.10.6


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