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

spop@gcc.gnu.org spop@gcc.gnu.org
Sat May 31 02:12:00 GMT 2008


Author: spop
Date: Sat May 31 02:12:05 2008
New Revision: 136231

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136231
Log:
2008-05-30  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite.c (debug_gbb): New.
	(print_scop, build_graphite_bb): Use SCOP_BBS.
	(build_scop_bbs): Reimplemented.
	(dfs_bb_in_scop_p): Removed.
	(build_scop_loop_nests): Reorder loops inserted in 
	SCOP_LOOP_NEST: outer loops should come first.
	(build_scop_canonical_schedules): Reinitialize at zero
	the components of the SCOP_STATIC_SCHEDULE for the loops
	that have already been parsed.

	* graphite.h (debug_gbb): Declared.


Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite.c
    branches/graphite/gcc/graphite.h
    branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-12.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-13.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-4.c



More information about the Gcc-cvs mailing list