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]

r140503 - in /branches/ira-merge/gcc: ChangeLog...


Author: vmakarov
Date: Fri Sep 19 23:21:40 2008
New Revision: 140503

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140503
Log:
2008-09-19  Vladimir Makarov  <vmakarov@redhat.com>

	* ira-color.c (start_allocno_priorities): Rename to
	setup_allocno_priorities.  Use costs and
	ALLOCNO_EXCESS_PRESSURE_POINTS_NUM instead of frequencies and
	range lengths.  Get rid off doubles.
	(ira_fast_allocations): Call start_allocno_priorities.


Modified:
    branches/ira-merge/gcc/ChangeLog
    branches/ira-merge/gcc/ira-color.c


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