2014-12-04 10:32:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2014-02-13 13:24:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2013-06-24 12:33:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 24 10:31:25 UTC 2013 - rguenther@suse.com
|
|
|
|
|
|
|
|
- Update to ISL version 0.12
|
|
|
|
* adds isl_val abstraction
|
|
|
|
|
2013-02-08 11:19:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 7 18:41:54 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
- Add config-guess-sub-update.diff:
|
|
|
|
* Update config.guess/sub for aarch64
|
|
|
|
|
2012-12-17 14:23:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 17 13:20:59 UTC 2012 - rguenther@suse.com
|
|
|
|
|
|
|
|
- Update to ISL version 0.11.1
|
2012-12-19 11:03:50 +01:00
|
|
|
* fixes endianess issue
|
2012-12-17 14:23:04 +01:00
|
|
|
* now comes with a LICENSE file
|
|
|
|
|
2012-12-04 16:41:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 15:37:14 UTC 2012 - rguenther@suse.com
|
|
|
|
|
|
|
|
- Update to ISL version 0.11
|
2012-12-19 11:03:50 +01:00
|
|
|
* license change to MIT
|
|
|
|
* add support for code generation
|
2012-12-04 16:41:39 +01:00
|
|
|
|
2012-09-27 11:14:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 27 09:13:25 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Add baselibs.conf, needed by cloog-isl-32bit
|
|
|
|
|
2012-07-18 12:18:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 21 14:45:08 UTC 2012 - rguenther@suse.com
|
|
|
|
|
|
|
|
- ISL 0.10
|
|
|
|
|