r132140 - in /branches/graphite/gcc: ChangeLog....
spop@gcc.gnu.org
spop@gcc.gnu.org
Wed Feb 6 03:46:00 GMT 2008
Author: spop
Date: Wed Feb 6 03:46:51 2008
New Revision: 132140
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132140
Log:
2008-02-05 Sebastian Pop <sebastian.pop@amd.com>
* graphite.c (scan_tree_for_params): Rewrite for the new layout of
loop domain matrix. Pass in the number of loops contained in the
constraint matrix.
(nb_loops_around_gb): Moved before setup_cloog_loop that uses it.
(setup_cloog_loop): Rewrite for the new layout of loop domain matrix:
loops that are not surrounding the current loop are not represented
in the domain constraint matrix.
(build_scop_iteration_domain): Initial domain constraint matrix
contains only the eq/ineq, cst, and scop parameters columns.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite.c
More information about the Gcc-cvs
mailing list