- Update to ISL version 0.14

* 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
This commit is contained in:
2014-12-04 09:32:32 +00:00
committed by Git OBS Bridge
parent 3f5a80549e
commit 5f3250addb
6 changed files with 36 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
libisl10
libisl13
isl-devel
requires -isl-<targettype>
requires "libisl10-<targettype> = <version>"
requires "libisl13-<targettype> = <version>"