r212121 - in /trunk/gcc: ChangeLog graphite-cla...

romangareev@gcc.gnu.org romangareev@gcc.gnu.org
Sun Jun 29 11:29:00 GMT 2014


Author: romangareev
Date: Sun Jun 29 11:29:18 2014
New Revision: 212121

URL: https://gcc.gnu.org/viewcvs?rev=212121&root=gcc&view=rev
Log:
	gcc/
	* graphite-clast-to-gimple.c:
	gloog is renamed to graphite_regenerate_ast_cloog.
	gloog_error is renamed to graphite_regenerate_error.
	* graphite-clast-to-gimple.h:
	The definition of the struct bb_pbb_def is moved to graphite-htab.h.
	Add inclusion of the hash-table.h.
	* graphite-htab.h:
	The declaration of the function gloog is moved
	to graphite-clast-to-gimple.h and renamed to
	graphite_regenerate_ast_cloog.
	* graphite.c (graphite_transform_loops):
	gloog is renamed to graphite_regenerate_ast_cloog.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-clast-to-gimple.c
    trunk/gcc/graphite-clast-to-gimple.h
    trunk/gcc/graphite-htab.h
    trunk/gcc/graphite.c



More information about the Gcc-cvs mailing list