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: Loop iv debugging patch


On Thu, Jan 11, 2001 at 02:15:07PM +1300, Michael Hayes wrote:
> 	* loop.h (total_biv_increment): Constify iv_class pointer.
> 	(struct induction): Replace `mem_mode' with `mem' rtx.
> 	* unroll.c (total_biv_increment): Constify iv_class pointer.
> 	* loop.c (loop_giv_reduce_benefit): Derive mem mode from mem rtx.
> 	(find_mem_givs, combine_givs_p): Likewise.
> 	(debug_ivs, debug_iv_class, loop_ivs_dump, loop_iv_class_dump): New.

Ok.


r~

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