This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r136240 - in /branches/graphite/gcc: ChangeLog....
- From: spop at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 31 May 2008 19:58:06 -0000
- Subject: r136240 - in /branches/graphite/gcc: ChangeLog....
Author: spop
Date: Sat May 31 19:58:06 2008
New Revision: 136240
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136240
Log:
2008-05-31 Sebastian Pop <sebastian.pop@amd.com>
Jan Sjodin <jan.sjodin@amd.com>
* graphite.c (schedule_to_scattering): Rewrite, correct the
translation of the scheduling function to scattering.
(build_cloog_prog): Call schedule_to_scattering only once.
* graphite.h (scop_loop_index): Do not fail for loops not
in the scop: return -1.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite.c
branches/graphite/gcc/graphite.h