This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r152782 - in /branches/graphite/gcc: ChangeLog....
- From: spop at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 14 Oct 2009 23:41:09 -0000
- Subject: r152782 - in /branches/graphite/gcc: ChangeLog....
Author: spop
Date: Wed Oct 14 23:41:08 2009
New Revision: 152782
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152782
Log:
LST loop strip-mine.
2009-10-14 Sebastian Pop <sebastian.pop@amd.com>
* graphite-blocking.c (pbb_do_strip_mine): Removed.
(lst_do_strip_mine_loop): New.
(lst_do_strip_mine): New.
(scop_do_strip_mine): Call lst_do_strip_mine.
* graphite-poly.h (lst_add_loop_under_loop): New.
(lst_find_first_pbb): New.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite-blocking.c
branches/graphite/gcc/graphite-poly.c
branches/graphite/gcc/graphite-poly.h