2013-02-17 23:17:41 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Use math/isl instead of builtin copy of the same.
Add TEST_TARGET. Use gmp.
Bump PKGREVISION.
From Kai-Uwe Eckhardt.
|
2013-02-09 22:36:02 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Update to 0.18.0:
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
|
2012-09-12 01:04:36 by Aleksej Saushev | Files touched by this commit (180) |
Log message:
"user-destdir" is default these days
|
2012-04-11 23:22:01 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Fix a sed statement to install an additional file. Bump PKGREVISION.
From Kai-Uwe Eckhardt in private mail.
|
2012-04-08 22:58:05 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix paths after import.
|
2012-04-08 22:47:53 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
Initial import of cloog-0.16.2 from pkgsrc-wip, created by Kai-Uwe
Eckhardt.
CLooG is a code generator for scanning Z-polyhedra and is used by
gcc >= 4.4 for loop optimization.
|