isl_access_info: change interface for specifying restrictions
commit43c9527cb0b0080c49781fd930a4e295c36d3de2
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 5 Apr 2012 09:40:16 +0000 (5 11:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 6 May 2012 12:33:03 +0000 (6 14:33 +0200)
tree180302fa2ae5ed9db6638192ad7b3a79fd8585a9
parenta73f222ef930f0c53f38a239e28df5f69c6df0a3
isl_access_info: change interface for specifying restrictions

The original interface would only allow the user to restrict the source
iterations, while the user may also want to restrict the sink iterations.
The new interface also makes it more convenient for the user to specify
that no restriction should be applied and allows for a restriction
on the result of the maximization problem.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/flow.h
isl_flow.c