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]

r150299 - in /trunk/gcc: ChangeLog tree-chrec.c...


Author: spop
Date: Fri Jul 31 02:39:06 2009
New Revision: 150299

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150299
Log:
Implement evolution_function_right_is_integer_cst.

2009-07-30  Sebastian Pop  <sebastian.pop@amd.com>

	* tree-chrec.c (evolution_function_right_is_integer_cst): New.
	* tree-chrec.h (evolution_function_right_is_integer_cst): Declared.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-chrec.c
    trunk/gcc/tree-chrec.h


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