mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-18 20:38:39 +01:00
5873a060ca
* these are dependencies for gcc 4 Graphite engine build. * CLooG 0.18.0 includes ISL 0.11.1 which is the backend that the build script enables. * PPL is needed by GCC build even if it isn't the chosen backend.
33 lines
973 B
Plaintext
33 lines
973 B
Plaintext
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
|