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

spop@gcc.gnu.org spop@gcc.gnu.org
Sat Feb 21 07:16:00 GMT 2009


Author: spop
Date: Sat Feb 21 07:16:55 2009
New Revision: 144347

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144347
Log:
2009-02-21  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-poly.c: Inlcude params.h.
	(graphite_trans_loop_block): Use PARAM_LOOP_BLOCK_TILE_SIZE for
	the size of a tile.
	* Makefile.in (graphite-poly.o): Depend on PARAMS_H.
	* params.def (PARAM_LOOP_BLOCK_TILE_SIZE): Define.


Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/Makefile.in
    branches/graphite/gcc/graphite-poly.c
    branches/graphite/gcc/params.def



More information about the Gcc-cvs mailing list