diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-09 21:36:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-09 21:36:02 +0000 |
commit | fafd47c0b6cf76d66de558fcbfbe7d6bcd20f273 (patch) | |
tree | 6d5a1a754127d021b27acd4b8e9323443856fbff /math/cloog/distinfo | |
parent | a093bf76539ae058562975b73ac7c0fe57ef80d3 (diff) | |
download | pkgsrc-fafd47c0b6cf76d66de558fcbfbe7d6bcd20f273.tar.gz |
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
Diffstat (limited to 'math/cloog/distinfo')
-rw-r--r-- | math/cloog/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/math/cloog/distinfo b/math/cloog/distinfo index f4eb598c086..d5aca3e902b 100644 --- a/math/cloog/distinfo +++ b/math/cloog/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/04/11 21:22:00 wiz Exp $ +$NetBSD: distinfo,v 1.3 2013/02/09 21:36:02 wiz Exp $ -SHA1 (cloog-0.16.2.tar.gz) = 3bdccfe24e5bd5850cbd28eec70c6aeaa94747ab -RMD160 (cloog-0.16.2.tar.gz) = 2b915298832aa7cbd584a4f6f4991b2d931b773e -Size (cloog-0.16.2.tar.gz) = 1850841 bytes -SHA1 (patch-isl_Makefile.in) = af18659c4f7d0b7765f905e79ad08cb9858d0d1f +SHA1 (cloog-0.18.0.tar.gz) = 85f620a26aabf6a934c44ca40a9799af0952f863 +RMD160 (cloog-0.18.0.tar.gz) = abe274a5ff95c8a08e73c58e5d891a804d057ece +Size (cloog-0.18.0.tar.gz) = 3776262 bytes |