pet_scop_restrict: also restrict virtual array extents
commit0fd6d1c235559fcacb705fcbf0d22f3c738fab06
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 13 Mar 2014 10:24:04 +0000 (13 11:24 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2014 13:36:29 +0000 (25 14:36 +0100)
tree160bb396c39e6b44be3e69285716ac3e59ed66c8
parent2bfa13d0ab0597ef8338ac9c84b5be7cadfdd7d6
pet_scop_restrict: also restrict virtual array extents

When we change the extraction of a pet_scop from a pet_tree
from a bottom-up process to a top-down process, these extents
will end up getting restricted automatically.  We perform
the restriction in advance such that the test cases are not
changed by the commit that performs the actual change from
bottom-up to top-down.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scop.c
tests/break4.scop
tests/continue2.scop
tests/continue5.scop