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]

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


Author: spop
Date: Wed Sep  2 17:20:43 2009
New Revision: 151339

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151339
Log:
Partially revert previous change, keep decomposition of NOT expressions.

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

	Partially revert the previous patch, except the following.
	* tree-scalar-evolution.c (instantiate_scev_not): Adapted to pass
	as parameters the operands of the not 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]