r135021 - in /branches/graphite/gcc: ChangeLog....
spop@gcc.gnu.org
spop@gcc.gnu.org
Wed May 7 03:28:00 GMT 2008
Author: spop
Date: Wed May 7 03:28:03 2008
New Revision: 135021
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135021
Log:
2008-05-06 Tobias Grosser <grosser@fim.uni-passau.de>
* graphite.c (get_bb_type): New.
(move_scops): New.
(build_scops_2): New.
(is_bb_addable): New.
(build_scops): Switch the scop detection.
(build_scop_bbs): Add entry bb to scop.
* graphite.h (struct scop): Update comment.
* testsuite/gcc.dg/graphite/scop-7.c: Update pattern.
* testsuite/gcc.dg/graphite/scop-8.c: Same.
* testsuite/gcc.dg/graphite/scop-9.c: Same.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite.c
branches/graphite/gcc/graphite.h
branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-7.c
branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-8.c
branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-9.c
More information about the Gcc-cvs
mailing list