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]

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


Author: spop
Date: Mon Sep 14 20:06:31 2009
New Revision: 151699

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151699
Log:
Disable Graphite passes at -O1 and below.

2009-09-14  Sebastian Pop  <sebastian.pop@amd.com>

	* tree-ssa-loop.c (gate_graphite_transforms): Disable Graphite
	passes at -O1 and below.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    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]