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]

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


Author: bernds
Date: Tue Mar 31 15:21:30 2009
New Revision: 145354

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145354
Log:
	* loop-iv.c (determine_max_iter): New arg OLD_NITER.  All callers
	changed.  Use this when trying to improve the upper bound.
	Generate the comparison by using simplify_gen_relational.


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]