Skeleton for the new SCoP detection.
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 11 Aug 2010 20:23:26 +0000 (20:23 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 11 Aug 2010 20:23:26 +0000 (20:23 +0000)
commit2a6909ecb3b1d882ae34e2bd62fde96a58163ec4
treefebf59867109b64ab74895c376fbffac90037af7
parent25c57e8357df417a7a7032100f29aa735a70c987
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.

From-SVN: r163109
gcc/ChangeLog.graphite