isl_ast_build_ast_from_schedule: make construction of ors in ifs optional
commit6a59d72e782e9c730c7cbd0ba7ab3814d39643ed
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 28 Feb 2013 15:54:00 +0000 (28 16:54 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 8 Mar 2013 11:07:52 +0000 (8 12:07 +0100)
tree2c0d1157fe1834d7c40fea04faccdbad96c5b081
parentd79b8dcaf8706d496e97090f6c3cca0197a0777f
isl_ast_build_ast_from_schedule: make construction of ors in ifs optional

If disjunctions in if conditions are not allowed by the user, then
the node is duplicated and each each disjunct is inserted separately.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/ast_build.h
isl_ast_graft.c
isl_options.c
isl_options_private.h