5f3250addb
* 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
64 lines
2.2 KiB
Plaintext
64 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 4 09:23:01 UTC 2014 - rguenther@suse.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 13 12:19:28 UTC 2014 - rguenther@suse.com
|
|
|
|
- Update to ISL version 0.12.2
|
|
* isl_int has been replaced by isl_val
|
|
* some of the old functions are still available in isl/deprecated/*.h
|
|
but they will be removed in the future
|
|
* The functions isl_pw_qpolynomial_eval, isl_union_pw_qpolynomial_eval,
|
|
isl_pw_qpolynomial_fold_eval and isl_union_pw_qpolynomial_fold_eval have
|
|
been changed to return an isl_val instead of an isl_qpolynomial
|
|
- Remove obsolete config-guess-sub-update.diff patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 24 10:31:25 UTC 2013 - rguenther@suse.com
|
|
|
|
- Update to ISL version 0.12
|
|
* adds isl_val abstraction
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 7 18:41:54 UTC 2013 - dmueller@suse.com
|
|
|
|
- Add config-guess-sub-update.diff:
|
|
* Update config.guess/sub for aarch64
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 17 13:20:59 UTC 2012 - rguenther@suse.com
|
|
|
|
- Update to ISL version 0.11.1
|
|
* fixes endianess issue
|
|
* now comes with a LICENSE file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 15:37:14 UTC 2012 - rguenther@suse.com
|
|
|
|
- Update to ISL version 0.11
|
|
* license change to MIT
|
|
* add support for code generation
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 27 09:13:25 UTC 2012 - idonmez@suse.com
|
|
|
|
- Add baselibs.conf, needed by cloog-isl-32bit
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 21 14:45:08 UTC 2012 - rguenther@suse.com
|
|
|
|
- ISL 0.10
|
|
|