r157883 - in /trunk/gcc: ChangeLog.graphite gra...
spop@gcc.gnu.org
spop@gcc.gnu.org
Wed Mar 31 18:36:00 GMT 2010
Author: spop
Date: Wed Mar 31 18:36:54 2010
New Revision: 157883
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157883
Log:
Make print_scop output the scoplib format.
2010-03-16 Sebastian Pop <sebastian.pop@amd.com>
* graphite-poly.c (print_scattering_function): Pretty print following
the scoplib format.
(print_pdr): Same.
(print_pbb_domain): Same.
(dump_gbb_cases): Same.
(dump_gbb_conditions): Same.
(print_pdrs): Same.
(print_pbb): Same.
(print_scop_params): Same.
(print_scop_context): Same.
(print_scop): Same.
(print_pbb_body): New.
(lst_indent_to): New.
(print_lst): Start new lines with a #.
* graphite-poly.h (pbb_bb): New.
(pbb_index): Use pbb_bb.
* graphite-ppl.c (ppl_print_powerset_matrix): Print the number of
disjuncts.
* tree-data-ref.c (dump_data_reference): Start new lines with a #.
Modified:
trunk/gcc/ChangeLog.graphite
trunk/gcc/graphite-poly.c
trunk/gcc/graphite-poly.h
trunk/gcc/graphite-ppl.c
trunk/gcc/tree-data-ref.c
More information about the Gcc-cvs
mailing list