forked from periscop/cloog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
45 lines (41 loc) · 1.24 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
version: 0.18.3
date: Mon Dec 8 11:06:42 PDT 2014
changes:
- Update to isl 0.14
- Support for OpenScop loop extension
version: 0.18.1
date: Tue Jul 2 07:32:18 PDT 2013
changes:
- Update to isl 0.12.1
- Support for OpenScop column coordinates
- Consistent output on different platforms
version: 0.18.0
date: Thu Dec 20 17:50:41 CET 2012
changes:
- Update to isl 0.11.1
- clast annotations for openmp and vectorization
- statement-wise loop separation
- clast traversal and node filtering support
- Do not call some deprecated isl functions
- Support for OpenSCoP coordinates extension
version: 0.17.0
date: Mon Dec 12 00:51:44 CET 2011
changes:
- Support openscop as input format
- update isl backend to changes in isl 0.08
- Add CLOOG_ prefix to LANGUAGE defines in public header files
- Replace cloog_union_domain_from_isl_union_set() with
cloog_union_domain_from_isl_set()
- Allow to build CLooG from gmp build directory
- Smaller improvements
version: 0.16.3
date: Wed Jul 13 18:18:19 CEST 2011
changes:
- update isl backend to recent changes in isl
- add support for unrolling
---
version: 0.16.2
date: Sun Mar 20 15:51:13 CET 2011
changes:
- update isl backend to recent changes in isl
- improved output in case of stride detection