scheduling: introduce band forest interface
commitb1de76bb8f86d65e9bcad9db8fba1707ae2ee42a
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 29 May 2011 15:21:23 +0000 (29 17:21 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 5 Jun 2011 08:16:24 +0000 (5 10:16 +0200)
tree80e2aceb8a6f5d1abb0f17759f12114af21423ee
parentee1ca563915a725b35bf949a1c1286963a95f30b
scheduling: introduce band forest interface

The new interface exposes more properties of the constructed schedule.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
doc/user.pod
include/isl/band.h [new file with mode: 0644]
include/isl/list.h
include/isl/schedule.h
isl_band.c [new file with mode: 0644]
isl_band_private.h [new file with mode: 0644]
isl_list.c
isl_list_private.h
isl_schedule.c
isl_schedule_private.h