- Update to 0.22:
* improved bindings
* scheduler fix involving fixed dimensions
* accept ranges in tuples during parsing
* add some convenience functions
- Update to 0.21:
* preliminary C++ bindings
* use incremental scheduler by default
* introduce isl_size type
* rename isl_ast_op_type to isl_ast_expr_op_type
* fix coalescing bugs
* use isl_bool to return extra boolean argument
OBS-URL: https://build.opensuse.org/request/show/760617
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=36
* minor improvements to coalescing
* minor improvement to parametric integer programming
* try harder to avoid large coefficients in scheduler
* support kill accesses in dependence analysis
* drop deprecated isl_int
* drop deprecated band forests
* drop deprecated functions
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=32
* support IMath as an optional replacement for GMP
* minor AST generator improvements
- Inherits changes from ISL version 0.13
* deprecate isl_int
* improved support for multi piecewise quasi-affine expressions
* allow the user to impose a bound on the number of low-level operations
* add isl_id_to_ast_expr and isl_id_to_pw_aff
* add isl_schedule_constraints
* hide internal structure of isl_vec
* remove support for piplib
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=17