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

spop@gcc.gnu.org spop@gcc.gnu.org
Thu Aug 13 15:33:00 GMT 2009


Author: spop
Date: Thu Aug 13 15:32:59 2009
New Revision: 150718

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150718
Log:
Use ppl_max_for_le from pbb_number_of_iterations.

2009-08-13  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-interchange.c (ppl_max_for_le): Moved...
	* graphite-poly.c (pbb_number_of_iterations): Call ppl_max_for_le.
	* graphite-ppl.c (ppl_max_for_le): ... here.
	* graphite-ppl.h (ppl_max_for_le): Declared.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-interchange.c
    branches/graphite/gcc/graphite-poly.c
    branches/graphite/gcc/graphite-ppl.c
    branches/graphite/gcc/graphite-ppl.h



More information about the Gcc-cvs mailing list