2 date: Thu Mar 28 18:36:52 CET 2019
4 - support recent versions of clang
7 date: Mon Jul 30 23:05:04 CEST 2018
9 - move some functionality to isl
12 date: Sat Mar 3 15:31:38 CET 2018
17 date: Tue Feb 7 17:23:22 CET 2017
19 - support hybrid tiling
22 date: Fri May 6 12:08:50 CEST 2016
24 - use PPCG specific macro names in generated code
25 - complete transition to schedule trees
26 - maximize coincidence by default
27 - map arrays with constant index expressions to private memory
28 - optionally group chains of statements
31 date: Fri Jan 15 09:30:23 CET 2016
33 - fix live-out computation
34 - optionally compute schedule for C target
35 - optionally perform tiling for C target
36 - create single kernel for non-permutable subtree
39 date: Wed Jun 17 10:52:58 CEST 2015
42 - fix live-range reordering
43 - improve generation of synchronization
44 - exploit independences during dependence analysis