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]
Other format: [Raw text]

Re: Extend reload_combine


Richard Sandiford wrote:

> gcc/
> 	* postreload.c (first_index_reg, last_index_reg, last_label_ruid): New
> 	global variables, extracted from reload_combine.
> 	(reload_combine_insn): New function, extracted from reload_combine.
> 	Handle cases in which the previous instruction loads the base register
> 	and the current one adds a constant to it.
> 	(reload_combine): Update after above changes.

This is OK after the lockdown.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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