This is the mail archive of the gcc-cvs@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]

r122288 - in /trunk/gcc: ChangeLog loop-iv.c


Author: bernds
Date: Sat Feb 24 13:40:54 2007
New Revision: 122288

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122288
Log:
	* loop-iv.c (implies_p): Detect additional cases where A implies B.
	(determine_max_iter): Take additional LOOP arg; all callers changed.
	Lose broken logic dealing with PLUS.  Try to limit the upper bound by
	one using simplifications.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/loop-iv.c


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