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]

r151304 - in /branches/graphite/gcc: ChangeLog....


Author: spop
Date: Tue Sep  1 22:59:02 2009
New Revision: 151304

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151304
Log:
Decompose binary expressions.

2009-09-01  Sebastian Pop  <sebastian.pop@amd.com>

	* tree-scalar-evolution.c (instantiate_scev_binary): Adapted
	to pass as parameters the operands of the binary expression.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/tree-scalar-evolution.c


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