extract out isl_multi_gist.c and isl_multi_intersect.c
commita1d7e7cebf9494b87e549e58f1bc0da1bd3646e2
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Nov 2014 13:53:23 +0000 (7 14:53 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Jan 2015 09:47:00 +0000 (23 10:47 +0100)
treeaa39fe5d8879bd0491218b60344223f5f15a3932
parent3a7606f4d94f12a1db2da80d42402eb904bf464b
extract out isl_multi_gist.c and isl_multi_intersect.c

This will make it easier to generalize isl_multi_*_gist and
isl_multi_*_intersect_domain to the new isl_multi_union_pw_aff type.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
isl_aff.c
isl_multi_apply_set.c [new file with mode: 0644]
isl_multi_gist.c [new file with mode: 0644]
isl_multi_intersect.c [new file with mode: 0644]
isl_multi_templ.c
isl_val.c