2 date: Sat Mar 3 15:31:38 CET 2018
7 date: Tue Feb 7 17:23:22 CET 2017
9 - support hybrid tiling
12 date: Fri May 6 12:08:50 CEST 2016
14 - use PPCG specific macro names in generated code
15 - complete transition to schedule trees
16 - maximize coincidence by default
17 - map arrays with constant index expressions to private memory
18 - optionally group chains of statements
21 date: Fri Jan 15 09:30:23 CET 2016
23 - fix live-out computation
24 - optionally compute schedule for C target
25 - optionally perform tiling for C target
26 - create single kernel for non-permutable subtree
29 date: Wed Jun 17 10:52:58 CEST 2015
32 - fix live-range reordering
33 - improve generation of synchronization
34 - exploit independences during dependence analysis