r141178 - in /branches/graphite/gcc: ChangeLog....
grosser@gcc.gnu.org
grosser@gcc.gnu.org
Thu Oct 16 17:44:00 GMT 2008
Author: grosser
Date: Thu Oct 16 17:44:40 2008
New Revision: 141178
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141178
Log:
2008-10-16 Tobias Grosser <grosser@fim.uni-passau.de>
* doc/invoke.texi: Add -fgraphite-identity.
* graphite.c (graphite_apply_transformations): Check for
-fgraphite-identity.
* toplev.c (process_options): Add flag_graphite_identity.
* tree-ssa-loop.c: Add flag_graphite_identity.
and those below, will be ignored--
M gcc/doc/invoke.texi
M gcc/toplev.c
M gcc/tree-ssa-loop.c
M gcc/graphite.c
M gcc/common.opt
M gcc/ChangeLog.graphite
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/common.opt
branches/graphite/gcc/doc/invoke.texi
branches/graphite/gcc/graphite.c
branches/graphite/gcc/toplev.c
branches/graphite/gcc/tree-ssa-loop.c
More information about the Gcc-cvs
mailing list