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

spop@gcc.gnu.org spop@gcc.gnu.org
Sun Aug 24 21:22:00 GMT 2008


Author: spop
Date: Sun Aug 24 21:22:17 2008
New Revision: 139546

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

	* graphite.c (new_graphite_bb): Remove GBB_INDEX_TO_NUM_MAP
        initialization.
	(free_graphite_bb): Remove GBB_INDEX_TO_NUM_MAP free.
	(translate_clast): Correct formatting.
	* graphite.h (struct num_map): Removed.
	(struct graphite_bb): Remove num_map field.
	(GBB_INDEX_TO_NUM_MAP): Removed.


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



More information about the Gcc-cvs mailing list