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]

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


Author: grosser
Date: Wed Jan  5 17:06:01 2011
New Revision: 168522

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168522
Log:
Correct loop passed in is_valid_loop_p.

	* graphite-scop-detection.c (get_outermost_loop_in_region): New.
	(is_valid_loop_p): Correct loop passed to stmt_has_simple_data_refs_p

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-scop-detection.c


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