r132895 - in /branches/graphite/gcc: ChangeLog....
spop@gcc.gnu.org
spop@gcc.gnu.org
Wed Mar 5 11:42:00 GMT 2008
Author: spop
Date: Wed Mar 5 11:42:45 2008
New Revision: 132895
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132895
Log:
2008-03-04 Sebastian Pop <sebastian.pop@amd.com>
* graphite.c (new_loop_to_cloog_loop_str, setup_cloog_loop): Fix
malloc problems.
(loop_domain_dim): Check for unregistered toplev SCOP loop.
* graphite.h (loop_to_cloog_loop): New.
2008-03-04 Konrad Trifunovic <konrad.trifunovic@inria.fr>
* graphite.c (loop_domain_dim, ref_nb_loops,
loop_iteration_vector_dim): New.
(build_access_matrix_with_af, build_access_matrix,
initialize_dependence_polyhedron): Fixed for new matrix layout.
No longer assume that all iteration domains are of the same
dimensionality.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite.c
branches/graphite/gcc/graphite.h
More information about the Gcc-cvs
mailing list