OSDN Git Service

Skeleton for the new SCoP detection.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2010 20:23:26 +0000 (20:23 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Aug 2010 20:23:26 +0000 (20:23 +0000)
commit441c9c1de5c33c001c9518a898f4b48d3939e730
treefebf59867109b64ab74895c376fbffac90037af7
parent93bdb32069a37aed94d5d469417cc5a4da611d5e
Skeleton for the new SCoP detection.

2010-06-02  Tobias Grosser  <grosser@fim.uni-passau.de>

* graphite-scop-detection.c (is_scop_p): New.
(build_scops_new): New. A skeleton for the new scop detection.
(build_scops_old): Renamed from build_scops.
(build_scops): New version. Call the new and the old scop
detection.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163109 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite