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]

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


Author: spop
Date: Fri Jun 26 21:59:31 2009
New Revision: 148989

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148989
Log:
Cleanup build_poly_dr

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

	* graphite-poly.h (struct poly_dr): Fix comment.
	* graphite-sese-to-poly.c (pdr_add_alias_set): New.
	(pdr_add_memory_accesses): New.
	(build_poly_dr): Call pdr_add_memory_accesses and pdr_add_alias_set.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-poly.h
    branches/graphite/gcc/graphite-sese-to-poly.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/interchange-0.c


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