change calling conventions of isl_basic_set_has_defining_{,in}equalit{y,ies}
[platform/upstream/isl.git] / isl_convex_hull.c
2008-12-22 Sven Verdoolaegeisl_map_underlying_set: align divs before calling this...
2008-12-19 Sven Verdoolaegeremove isl_ctx argument from functions accepting isl_di...
2008-12-19 Sven Verdoolaegeisl_convex_hull.c: remove dead code
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...
2008-10-14 Sven Verdoolaegeisl_basic_map_gist: unique lower or upper bounds are...
2008-10-14 Sven Verdoolaegeisl_basic_map_convex_hull: unique lower or upper bounds...
2008-10-14 Sven Verdoolaegeadd isl_set_simple_hull
2008-10-13 Sven Verdoolaegeclear rational flags from resulting convex hull
2008-10-13 Sven Verdoolaegeconvex_hull: use elimination based convex hull for...
2008-10-12 Sven Verdoolaegewrap_facet: missing error path
2008-10-12 Sven Verdoolaegeisl_convex_hull: fix construction of initial facet
2008-10-12 Sven Verdoolaegeisl_convex_hull.c: make sure we don't overallocate...
2008-10-12 Sven Verdoolaegeisl_convex_hull: fix memory leak in error path
2008-10-11 Sven Verdoolaegeadd isl_set_remove_dims
2008-10-11 Sven Verdoolaegeadd struct_ctx field to isl_set and isl_map
2008-08-25 Sven Verdoolaegesample: remove lineality and skew into positive orthant
2008-08-25 Sven Verdoolaegeadd convex hull computation