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: [patch] clean/speed up cond_move_process_if_block


Eric Christopher <echristo@apple.com> writes:

> 2007-01-14  Eric Christopher  <echristo@apple.com>
> 
> 	* ifcvt.c: Include vec.h, vecprim.h.
> 	(check_cond_move_block): New argument regs.
> 	Reorganize. Add registers used to regs.
> 	(cond_move_process_if_block): Use regs set above as
> 	loop bounds.

This is OK.

Thanks.

Ian


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