check for unstructured control flow
authorAditya Kumar <aditya.k7@samsung.com>
Thu, 21 Jan 2016 02:13:42 +0000 (02:13 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Thu, 21 Jan 2016 02:13:42 +0000 (02:13 +0000)
commit8f2252625a841171aad0f7dda84f3811e03c7073
tree59b1b491306770b9fbb56744e25e2c3dd4ab8da5
parentd8d262cf80dd8f7f2973eae13b641cb329d2315a
check for unstructured control flow

* graphite-scop-detection.c (scop_detection::harmful_loop_in_region):
Discard unstructured if-then-else regions.

Co-Authored-By: Sebastian Pop <s.pop@samsung.com>
From-SVN: r232657
gcc/ChangeLog
gcc/graphite-scop-detection.c