Update isl C++ bindings

This update adds new list types and adds functions which convert isl
data types to lists of their contained elements:

  isl::set::get_basic_set_list
  isl::union_set::get_set_list

  isl::map::get_basic_map_list
  isl::union_map::get_map_list

llvm-svn: 333688
This commit is contained in:
Tobias Grosser 2018-05-31 19:48:23 +00:00
parent 7137f609f4
commit 4dcd83fcd2
1 changed files with 1267 additions and 0 deletions

File diff suppressed because it is too large Load Diff