This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r168522 - in /branches/graphite/gcc: ChangeLog....
- From: grosser at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 05 Jan 2011 17:06:01 -0000
- Subject: 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