2 date: Sat 01 May 2021 12:53:08 PM CEST
4 - support recent versions of clang
7 date: Sat 14 Nov 2020 12:48:56 PM CET
9 - support recent versions of clang
12 date: Wed Nov 13 11:39:01 CET 2019
14 - support recent versions of clang
15 - fix OpenMP support when contraction is enabled
18 date: Thu Mar 28 18:36:52 CET 2019
20 - support recent versions of clang
23 date: Mon Jul 30 23:05:04 CEST 2018
25 - move some functionality to isl
28 date: Sat Mar 3 15:31:38 CET 2018
33 date: Tue Feb 7 17:23:22 CET 2017
35 - support hybrid tiling
38 date: Fri May 6 12:08:50 CEST 2016
40 - use PPCG specific macro names in generated code
41 - complete transition to schedule trees
42 - maximize coincidence by default
43 - map arrays with constant index expressions to private memory
44 - optionally group chains of statements
47 date: Fri Jan 15 09:30:23 CET 2016
49 - fix live-out computation
50 - optionally compute schedule for C target
51 - optionally perform tiling for C target
52 - create single kernel for non-permutable subtree
55 date: Wed Jun 17 10:52:58 CEST 2015
58 - fix live-range reordering
59 - improve generation of synchronization
60 - exploit independences during dependence analysis