add isl_int_mul_ui
[platform/upstream/isl.git] / isl_affine_hull.c
2009-06-07 Sven Verdoolaegeisl_basic_map_detect_equalities: properly handle empty...
2009-03-20 Sven Verdoolaegeadd isl_map_implicit_equalities
2009-03-20 Sven Verdoolaegeuset_affine_hull: ignore directions in affine hull...
2009-03-20 Sven Verdoolaegeisl_basic_map_implicit_equalities: perform Gaussian...
2009-03-20 Sven Verdoolaegeisl_affine_hull.c: outside_point: check for obvious...
2009-03-20 Sven Verdoolaegeisl_affine_hull.c: extract uset_affine_hull
2009-03-20 Sven Verdoolaegeisl_map_affine_hull: detect equalities of integer affin...
2009-03-20 Sven Verdoolaegeisl_basic_map_extend_dim: move responsibility of cow...
2009-03-20 Sven Verdoolaegeisl_affine_hull.c: use tableau to detect implicit equal...
2009-03-20 Sven Verdoolaegeisl_{basic_,}set_preimage: drop ctx argument
2009-03-08 Sven Verdoolaegeisl_basic_map: put inequalities before equalities
2009-03-08 Sven Verdoolaegerename F_ and FL_ macros to ISL_F_ and ISL_FL_ to avoid...
2009-02-23 Sven Verdoolaegeadd isl_basic_map_detect_equalities
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