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

spop@gcc.gnu.org spop@gcc.gnu.org
Thu Jul 16 15:55:00 GMT 2009


Author: spop
Date: Thu Jul 16 15:55:00 2009
New Revision: 149709

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149709
Log:
Avoid useless test, fix formatting, and restructure code.

2009-07-16  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Avoid
	useless test "i % 2".
	(build_pbb_scattering_polyhedrons): Fix formatting.
	(build_poly_dr): Same.
	* graphite.c (graphite_transform_loops): Restructure.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-sese-to-poly.c
    branches/graphite/gcc/graphite.c



More information about the Gcc-cvs mailing list