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