summaryrefslogtreecommitdiff
path: root/math/cloog
AgeCommit message (Collapse)AuthorFilesLines
2014-04-25Update to 0.18.1, and add patches from upstream git to fix build withwiz6-8/+1117
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
2013-02-20Fix cut(1) arguments so that all tests work fine. From Kai-Uwe Eckhardt.wiz2-1/+17
2013-02-20Does not really use c++, remove it from languages.wiz1-2/+2
2013-02-17Correct dependencies. No users yet, so no bumps needed.wiz1-3/+5
2013-02-17Use math/isl instead of builtin copy of the same.wiz2-52/+12
Add TEST_TARGET. Use gmp. Bump PKGREVISION. From Kai-Uwe Eckhardt.
2013-02-09Update to 0.18.0:wiz4-26/+23
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-11"user-destdir" is default these daysasau1-3/+1
2012-04-11Fix a sed statement to install an additional file. Bump PKGREVISION.wiz4-4/+21
From Kai-Uwe Eckhardt in private mail.
2012-04-08Fix paths after import.wiz1-2/+2
2012-04-08Initial import of cloog-0.16.2 from pkgsrc-wip, created by Kai-Uwewiz5-0/+99
Eckhardt. CLooG is a code generator for scanning Z-polyhedra and is used by gcc >= 4.4 for loop optimization.