update isl to version 0.17.1
[ppcg.git] / ChangeLog
blobad61ac78ba03ad8f84fcb49c326b242b9efa8935
1 version: 0.05
2 date: Fri Jan 15 09:30:23 CET 2016
3 changes:
4         - fix live-out computation
5         - optionally compute schedule for C target
6         - optionally perform tiling for C target
7         - create single kernel for non-permutable subtree
8 ---
9 version: 0.04
10 date: Wed Jun 17 10:52:58 CEST 2015
11 changes:
12         - use schedule trees
13         - fix live-range reordering
14         - improve generation of synchronization
15         - exploit independences during dependence analysis