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: i386 frame handling cleanups


On Wed, Feb 21, 2001 at 08:15:18PM +0100, Jan Hubicka wrote:
> 	* i386.c (ix86_frame): New structure.
> 	(ix86_compute_frame_size): Kill.
> 	(ix86_compute_frame_layout): New.
> 	(ix86_save_reg): New.
> 	(ix86_can_use_return_insn_p): Use frame layout stuff.
> 	(ix86_expand_prologue): Likewise.
> 	(ix86_expand_epilogue): Likewise.
> 	(ix86_initial_elimination_offset): Likewise.
> 	(ix86_nsaved_regs): Use ix86_save_reg.
> 	(ix86_emit_save_regs): Likewise.

Ok.


r~


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