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]

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


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


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