2 date: Sun Sep 1 12:34:43 PM CEST 2024
4 - support recent versions of clang
7 date: Sun Apr 2 02:17:15 PM CEST 2023
9 - support recent versions of clang
12 date: Sat 02 Jul 2022 04:11:56 PM CEST
14 - try and shift bands to the origin before tiling
15 - try and remove strides in bands before tiling
16 - avoid mapping some nested non-permutable bands to the device
19 date: Sat 01 May 2021 12:53:08 PM CEST
21 - support recent versions of clang
24 date: Sat 14 Nov 2020 12:48:56 PM CET
26 - support recent versions of clang
29 date: Wed Nov 13 11:39:01 CET 2019
31 - support recent versions of clang
32 - fix OpenMP support when contraction is enabled
35 date: Thu Mar 28 18:36:52 CET 2019
37 - support recent versions of clang
40 date: Mon Jul 30 23:05:04 CEST 2018
42 - move some functionality to isl
45 date: Sat Mar 3 15:31:38 CET 2018
50 date: Tue Feb 7 17:23:22 CET 2017
52 - support hybrid tiling
55 date: Fri May 6 12:08:50 CEST 2016
57 - use PPCG specific macro names in generated code
58 - complete transition to schedule trees
59 - maximize coincidence by default
60 - map arrays with constant index expressions to private memory
61 - optionally group chains of statements
64 date: Fri Jan 15 09:30:23 CET 2016
66 - fix live-out computation
67 - optionally compute schedule for C target
68 - optionally perform tiling for C target
69 - create single kernel for non-permutable subtree
72 date: Wed Jun 17 10:52:58 CEST 2015
75 - fix live-range reordering
76 - improve generation of synchronization
77 - exploit independences during dependence analysis