SHA256
3
0
forked from pool/isl
Commit Graph

6 Commits

Author SHA256 Message Date
Richard Biener
d520f78530 Accepting request 859272 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 0.23:
  - minor improvements to coalescing
  - use build compiler to build extract_interface
  - add some convenience functions
  - ignore parameters in isl_union_* hash tables

OBS-URL: https://build.opensuse.org/request/show/859272
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=42
2021-01-04 10:10:19 +00:00
bc4a87d2c1 Accepting request 760617 from home:marxin:branches:devel:libraries:c_c++
- Update to 0.22:
  * improved bindings
  * scheduler fix involving fixed dimensions
  * accept ranges in tuples during parsing
  * add some convenience functions
- Update to 0.21:
  * preliminary C++ bindings
  * use incremental scheduler by default
  * introduce isl_size type
  * rename isl_ast_op_type to isl_ast_expr_op_type
  * fix coalescing bugs
  * use isl_bool to return extra boolean argument

OBS-URL: https://build.opensuse.org/request/show/760617
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=36
2020-01-09 16:52:25 +00:00
Richard Biener
a45d549018 - 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
2018-03-07 15:03:58 +00:00
Richard Biener
6cbd990186 - Update to ISL version 0.15
* improve coalescing
  * add isl_union_access_info_compute_flow
  * add mark nodes in AST
  * add isl_union_pw_aff and isl_multi_union_pw_aff
  * add schedule trees
  * deprecate band forests
  * deprecate separation_class AST generation option
  * introduce isl_bool and isl_stat types

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=20
2015-12-03 09:05:28 +00:00
Richard Biener
5f3250addb - 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
2014-12-04 09:32:32 +00:00
Ismail Dönmez
ca2e447663 Accepting request 136184 from home:namtrac:bugfix
- Add baselibs.conf, needed by cloog-isl-32bit

OBS-URL: https://build.opensuse.org/request/show/136184
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=3
2012-09-27 09:14:08 +00:00