add isl_schedule_node_mark
commit1eef3e6ef68283f8cae64cb3e69d4bd817696b1e
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 16 Jul 2014 17:06:48 +0000 (16 19:06 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 16 Mar 2015 09:47:28 +0000 (16 10:47 +0100)
treea38ebea8323597a94353d06790b6775f27a1e265
parent8f455a7e6059183b3055c376a4025cab7a52320c
add isl_schedule_node_mark

This allows the user to attach arbitrary information to a subtree
of a schedule tree.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/schedule_node.h
include/isl/schedule_type.h
isl_ast_codegen.c
isl_ast_graft.c
isl_ast_graft_private.h
isl_schedule.c
isl_schedule_node.c
isl_schedule_read.c
isl_schedule_tree.c
isl_schedule_tree.h