hanchenye-llvm-project/polly/unittests
Tobias Grosser a2fd441989 Rebase C++ bindings on top of latest isl bindings
The main difference in this change is that isl_stat is now always
checked by default. As we elminiated most used of isl_stat, thanks to
Philip Pfaffe's implementation of foreach, only a small set of changes
is needed.

This change does not include the following recent changes to isl's C++
bindings:

  - stricter error handling for isl_bool
  - dropping of the isl::namespace qualifiers

The former requires a larger patch in Polly and consequently should go
through a patch-review. The latter will be applied in the next commit to
keep this commit free from noise.

We also still apply a couple of other changes on top of the official isl
bindings. This delta is expected to shrink over time.

llvm-svn: 338504
2018-08-01 09:57:10 +00:00
..
DeLICM [unittest/DeLICM] Replace isl foreach calls with for loops 2018-07-17 06:08:04 +00:00
Flatten Remove the last uses of isl::give and isl::take 2018-04-29 00:28:26 +00:00
Isl Rebase C++ bindings on top of latest isl bindings 2018-08-01 09:57:10 +00:00
ScheduleOptimizer
ScopPassManager
Support Add missing namespace specifier 2018-06-29 11:49:34 +00:00
CMakeLists.txt Implement an iterator for isl maps, basic_maps, sets, basic_sets 2018-06-29 08:17:03 +00:00