extract out isl_union_neg.c
commit26dd7423fac86f011fc7a5e42d967e48cdddc4c8
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Jul 2015 10:32:37 +0000 (2 12:32 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 13 Jul 2015 09:47:17 +0000 (13 11:47 +0200)
treeac48b47a7ef57653e34f8bce1d684be9598a3724
parentc0be10f478bdcdfaeb2021bd21e2eacefa814800
extract out isl_union_neg.c

This makes the function isl_union_*_neg opt-in rather than opt-out.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
isl_aff.c
isl_polynomial.c
isl_union_neg.c [new file with mode: 0644]
isl_union_templ.c