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]

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


Author: spop
Date: Tue Dec 28 05:59:43 2010
New Revision: 168292

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168292
Log:
Use FOR_EACH_VEC_ELT.

2010-12-27  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-opencl-codegen.c: Use FOR_EACH_VEC_ELT.
	* graphite-opencl-meta-clast.c: Same.
	* graphite-opencl.c: Same.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-opencl-codegen.c
    branches/graphite/gcc/graphite-opencl-meta-clast.c
    branches/graphite/gcc/graphite-opencl.c


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