Age | Commit message (Collapse) | Author | Files | Lines |
|
isl-0.13.
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
|
|
|
|
|
|
|
|
Add TEST_TARGET. Use gmp.
Bump PKGREVISION.
From Kai-Uwe Eckhardt.
|
|
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
|
|
|
|
From Kai-Uwe Eckhardt in private mail.
|
|
|
|
Eckhardt.
CLooG is a code generator for scanning Z-polyhedra and is used by
gcc >= 4.4 for loop optimization.
|