allow stride detection on loops without constant lower bounds
commit3076d43e011af61662d154cd7c1538c37835bb49
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 28 Jun 2010 10:42:58 +0000 (28 12:42 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 29 Jun 2010 17:47:33 +0000 (29 19:47 +0200)
tree3d1d5c35f6a17176df31d7221635e11e23567dc9
parentf40d196d3265d95c382724aa7e54c6eaa3135503
allow stride detection on loops without constant lower bounds

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/cloog/domain.h
source/clast.c
source/isl/domain.c
source/loop.c
test/Makefile.am
test/stride3.c [new file with mode: 0644]
test/stride3.cloog [new file with mode: 0644]