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: Speedup invalid_mode_change_p


On Thu, Feb 27, 2003 at 01:09:52PM +0100, Jan Hubicka wrote:
> 	* combine.c (gen_lowpart_for_combine): Update handling of subregs_of_mode
> 	* flow.c (life_analysis, mark_used_regs): Likewise.
> 	* regclass.c (subregs_of_mode): Turn into single bitmap.
> 	(cannot_change-mode_set_regs, invalid_mode_change_p): Update
> 	dealing with subregs_of_mode
> 	* regs.h (subregs_of_mode): Update prototype.

Ok.


r~


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