store value_bounds in isl_union_map
commit5a64b7579a9156432199ef141ee82164bee881bf
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 8 Jan 2012 17:09:22 +0000 (8 18:09 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 4 Mar 2012 16:33:17 +0000 (4 17:33 +0100)
tree062bcda082c8876b37f1d3efec27aa19874058ad
parent4190b6ff2532146c17c1bc335f6e5143b8d1a99d
store value_bounds in isl_union_map

This makes that the representation no longer explicitly depends on clang.
The user pointers on the ids still refer to variable declarations,
but the ids can be treated like any other ids in isl.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
pet.cc