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]

r151924 - in /branches/reload-v2/gcc: reload.h ...


Author: law
Date: Mon Sep 21 15:21:53 2009
New Revision: 151924

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151924
Log:
	* reload1.c (reg_max_ref_width): No longer static.
	(alter_reg): Likewise.
	(record_equivalences_for_reload): New function extracted from reload.
	(reload): Don't sort registers prior to calling alter_reg anymore.
	* reload.h (reg_max_ref_width): Declare.
	(alter_reg): Likewise.
	(record_equivalences_for_reload): Likewise.



Modified:
    branches/reload-v2/gcc/reload.h
    branches/reload-v2/gcc/reload1.c


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