add isl_qpolynomial_fold_scale_val
[platform/upstream/isl.git] / isl_affine_hull.c
2009-02-22 Sven Verdoolaegeisl_basic_map_affine_hull: fix search for integer points
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...
2008-10-12 Sven Verdoolaegeisl_basic_map_affine_hull: allow computation of affine...
2008-10-11 Sven Verdoolaegeadd struct_ctx field to isl_set and isl_map
2008-08-25 Sven Verdoolaegeisl_basic_map_affine_hull: compute integer affine hull
2008-08-25 Sven Verdoolaegeadd convex hull computation
2008-08-25 Sven Verdoolaegeisl_map_affine_hull: perform affine hull on underlying set
2008-08-25 Sven Verdoolaegeaffhull: simplify before finalize
2008-08-25 Sven Verdoolaegeextract isl_map_align_divs from isl_affine_hull.c
2008-08-25 Sven Verdoolaegeextract out isl_basic_map_implicit_equalities from...
2008-08-25 Sven Verdoolaegeisl_map_affine_hull: add missing cow
2008-08-25 Sven Verdoolaegerename isl_map_affine_hull.c to isl_affine_hull.c