SHA256
3
0
forked from pool/isl

Accepting request 583958 from devel:libraries:c_c++

- Update to 0.19
  * 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/request/show/583958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/isl?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2018-03-12 11:05:39 +00:00 committed by Git OBS Bridge
commit 49daed4b5b
5 changed files with 19 additions and 7 deletions

View File

@ -1,4 +1,4 @@
libisl15
libisl19
isl-devel
requires -isl-<targettype>
requires "libisl15-<targettype> = <version>"
requires "libisl19-<targettype> = <version>"

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f35051cc030b87c673ac1f187de40e386a1482a0cfdf2c552dd6031b307ddc4
size 1475708

3
isl-0.19.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d6c1aa00e2a6dfc509fa46d9a9dbe93af0c451e196a670577a148feecf6b8a5
size 1515156

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Mar 7 14:56:29 UTC 2018 - rguenther@suse.com
- Update to 0.19
* 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
-------------------------------------------------------------------
Wed Jan 31 12:50:45 UTC 2018 - jengelh@inai.de

View File

@ -16,9 +16,9 @@
#
%define islsover 15
%define islsover 19
Name: isl
Version: 0.18
Version: 0.19
Release: 0
Summary: Integer Set Library
License: MIT