egcs/gcc ChangeLog loop.c loop.h

amylaar@cygnus.com amylaar@cygnus.com
Tue Dec 15 12:15:00 GMT 1998


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	amylaar@egcs.cygnus.com	98/12/15 10:31:55

Modified files:
	gcc            : ChangeLog loop.c loop.h 

Log message:
	* loop.h (struct induction): Delete times_used member.
	* loop.c (n_times_set): Rename to set_in_loop.  Changed all users.
	(n_times_used): Rename to n_times_set.  Changed all users.
	(scan_loop): Free reg_single_usage before strength reduction.
	(record_giv, combine_givs): Remove handling of times_used member.
	(combine_givs_used_once): Rename to:
	(combine_givs_used_by_other) .  Changed all callers.




More information about the Gcc-cvs mailing list