Support for OpenScop column coordinates
[cloog.git] / ChangeLog
blob8b65ff105b29cbafe5c0eefdba6be4f64d78855b
1 version: 0.18.0
2 date: Thu Dec 20 17:50:41 CET 2012
3 changes:
4         - Update to isl 0.11.1
5         - clast annotations for openmp and vectorization
6         - statement-wise loop separation
7         - clast traversal and node filtering support
8         - Do not call some deprecated isl functions
9         - Support for OpenSCoP coordinates extension
11 version: 0.17.0
12 date: Mon Dec 12 00:51:44 CET 2011
13 changes:
14         - Support openscop as input format
15         - update isl backend to changes in isl 0.08
16         - Add CLOOG_ prefix to LANGUAGE defines in public header files
17         - Replace cloog_union_domain_from_isl_union_set() with
18           cloog_union_domain_from_isl_set()
19         - Allow to build CLooG from gmp build directory
20         - Smaller improvements
22 version: 0.16.3
23 date: Wed Jul 13 18:18:19 CEST 2011
24 changes:
25         - update isl backend to recent changes in isl
26         - add support for unrolling
27 ---
28 version: 0.16.2
29 date: Sun Mar 20 15:51:13 CET 2011
30 changes:
31         - update isl backend to recent changes in isl
32         - improved output in case of stride detection