Extract out backend specific cloog_domain_simplify_union
commita5d6491feb5a0f5f62969c40401ae6c2c6a6789f
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 5 Dec 2008 10:07:03 +0000 (5 11:07 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Mar 2009 16:58:32 +0000 (20 17:58 +0100)
treeda8e93348524ce7393792d95f3295c535341a571
parent324864419af59f214a1842223ce02909af2448c1
Extract out backend specific cloog_domain_simplify_union

Both backends retain the original implementation, but the
extraction clarifies the code and makes it easier to replace
one or both backend functions with a proper implementation.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/cloog/domain.h
source/isl/domain.c
source/loop.c
source/polylib/domain.c