Treat parameter domains differently
commit912699d740ce63fbe2110090d64b34742af9dda0
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 18 Sep 2008 18:37:49 +0000 (18 20:37 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 23 Sep 2008 13:09:31 +0000 (23 15:09 +0200)
tree26f1fab8c39f746350c81f7d2efa4629ddf9181c
parent25ab089dc0f40b9cc225cc57323a0a67f55a463c
Treat parameter domains differently

For the PolyLib backend, the representation of n-dimensional domain
with no parameters and 0-dimensional domain with n parameters are
the same, but this may not be the case for all backends.
include/cloog/domain.h
include/cloog/polylib/domain.h
source/polylib/domain.c
source/program.c
test/generate_test.c