This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]