SHA256
6
0
forked from pool/isl

- 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/package/show/devel:libraries:c_c++/isl?expand=0&rev=32
This commit is contained in:
2018-03-07 15:03:58 +00:00
committed by Git OBS Bridge
parent b7f4b278d5
commit a45d549018
5 changed files with 19 additions and 7 deletions

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