add backend independent functions for creating CloogDomains and CloogScatterings
commit780f5365b12e7e3042982c4e33f7f4f1895d6334
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 23 Sep 2009 19:35:48 +0000 (23 21:35 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 24 Sep 2009 21:17:38 +0000 (24 23:17 +0200)
treeb303b8746779869d20a880d4c385ec68ae335a8c
parent029edd0fe9d7a63c037a10df1ec61edb160f77b1
add backend independent functions for creating CloogDomains and CloogScatterings

Start a generic library interface that reads from CloogMatrix to generate
Domain and Scattering. This interface does not require the user of
libcloog to use the api of any specific polytop library backend.

Signed-off-by: Tobias Grosser <grosser@fim.uni-passau.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/cloog.texi
include/cloog/domain.h
source/isl/domain.c
source/polylib/domain.c