Remove COMPONENT_REF limitation in SCoP detection.
commitb71b42929f07beb2ad7ea17068c28136d78ffd3a
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jan 2010 15:55:36 +0000 (8 15:55 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jan 2010 15:55:36 +0000 (8 15:55 +0000)
treede98cc010ce2d4a0e5055d13cabfd87ea8bcfe6f
parentab2693a354ea4a1967fa17bb7ba0585f17e4dab5
Remove COMPONENT_REF limitation in SCoP detection.

2010-01-08  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-scop-detection.c (exclude_component_ref): Removed.
(is_simple_operand): Removed.
(stmt_simple_for_scop_p): Remove use of is_simple_operand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@155738 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-scop-detection.c