This is the mail archive of the gcc-patches@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]

Re: reload patches for egcs


This patch looks OK to me.

	I have simply changed my update_eliminables function into update_eliminables_1
	for now

I suggested update_eliminable_offsets in other mail.

	With this patch goes, in, we still need to tweak some machine descpritions
	(e.g. change 'm' constraints to 'rm' constrains) to allow more optional
	input reloads.

I'd suggest starting by explaining the optimization opportunity to all of the
port maintainers.  Some of them will make the changes on their own.  It is
probably worthwhile to try to fix all of the targets with small register
classes, but it may not be worthwhile to worry about the rest.

Jim


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