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

spop@gcc.gnu.org spop@gcc.gnu.org
Thu Jun 18 20:28:00 GMT 2009


Author: spop
Date: Thu Jun 18 20:28:16 2009
New Revision: 148669

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148669
Log:
Implement the psco_* and psct_* interfaces to access scattering dimensions.

2009-06-18  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-dependences.c (dependence_polyhedron): Update use of
	pbb_nb_scattering_dims.
	* graphite-poly.h (pbb_nb_scattering_dims): Do not pass SCOP.
	(pbb_nb_scattering): Update use of pbb_nb_scattering_dims.
	(psco_scattering_dim, psct_scattering_dim, psco_iterator_dim,
	psct_iterator_dim, psco_parameter_dim, psct_parameter_dim): New.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-dependences.c
    branches/graphite/gcc/graphite-poly.h



More information about the Gcc-cvs mailing list