File: ChangeLog

package info (click to toggle)
cloog 0.18.4-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 19,696 kB
  • sloc: ansic: 141,371; sh: 11,621; makefile: 1,040; fortran: 125; python: 72; perl: 9
file content (45 lines) | stat: -rw-r--r-- 1,267 bytes parent folder | download
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