This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r154582 - in /trunk/gcc: ChangeLog.graphite gra...


Author: spop
Date: Wed Nov 25 05:04:26 2009
New Revision: 154582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154582
Log:
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:
    trunk/gcc/ChangeLog.graphite
    trunk/gcc/graphite-blocking.c
    trunk/gcc/graphite-poly.c
    trunk/gcc/graphite-poly.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]