r139130 - in /branches/graphite/gcc: ChangeLog....

grosser@gcc.gnu.org grosser@gcc.gnu.org
Fri Aug 15 13:29:00 GMT 2008


Author: grosser
Date: Fri Aug 15 13:29:47 2008
New Revision: 139130

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139130
Log:
2008-08-15  Tobias Grosser  <grosser@fim.uni-passau.de>

	* graphite.c (graphite_trans_bb_block): Remove check for
	flag_loop_strip_mine, flag_loop_block, flag_loop_interchange.
	Check if loop blocking is profitable for every loop, before applying
	the changes.
	(graphite_apply_transformations): Call graphite_trans_bb_block only,
	if flag_loop_block is set.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite.c



More information about the Gcc-cvs mailing list