r144208 - in /branches/graphite/gcc: ChangeLog....
spop@gcc.gnu.org
spop@gcc.gnu.org
Mon Feb 16 20:27:00 GMT 2009
Author: spop
Date: Mon Feb 16 20:27:46 2009
New Revision: 144208
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144208
Log:
2009-02-16 Sebastian Pop <sebastian.pop@amd.com>
Tobias Grosser <grosser@fim.uni-passau>
* graphite.c (print_scop): Do not print the CLooG program.
(new_scop, free_scop, initialize_cloog_names, build_scop_context,
build_cloog_prog, gloog): Don't use SCOP_PROG.
(find_transform): Renamed scop_to_clast.
(print_generated_program, debug_generated_program): New.
(graphite_transform_loops): Adapt to new interface.
* graphite.h (struct scop): Remove program field.
(SCOP_PROG): Removed.
(print_generated_program, debug_generated_program): Declared.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite.c
branches/graphite/gcc/graphite.h
More information about the Gcc-cvs
mailing list