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]

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


Author: grosser
Date: Thu Apr 30 21:29:01 2009
New Revision: 147016

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147016
Log:
Check for PHI nodes in all BBs of a region.

2009-04-30  Tobias Grosser  <grosser@fim.uni-passau.de>

	* graphite-sese-to-poly.c (bb_contains_non_iv_scalar_phi_nodes):
	Check all bbs in region, not only the bbs that are represented in
	GRAPHITE.
	(build_poly_scop): Add newline.
	* testsuite/gcc.dg/graphite/id-8.c: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/id-8.c
Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-sese-to-poly.c


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