add isl_set_fix_dim_si
[platform/upstream/isl.git] / include /
2008-08-25 Sven Verdoolaegeadd isl_set_fix_dim_si
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 Verdoolaegeremove obviously redundant divs based on inequalities
2008-08-25 Sven Verdoolaegeextract out isl_basic_map_implicit_equalities from...
2008-08-25 Sven Verdoolaegeadd isl_basic_set_read_from_file
2008-08-25 Sven Verdoolaegekeep cache of blocks of isl_ints
2008-08-25 Sven Verdoolaegeisl_basic_map_is_empty: keep sample found for possible...
2008-08-25 Sven Verdoolaegeisl_basic_set_sample: remove equalities first
2008-08-25 Sven Verdoolaegeremove spurious ; from isl_assert definition
2008-08-25 Sven Verdoolaegereimplement isl_basic_map_is_empty in terms of isl_basi...
2008-08-25 Sven Verdoolaegeisl_basic_{map,set}: explicitly store constraints defin...
2008-08-25 Sven Verdoolaegeavoid preprocessor conditionals
2008-08-25 Sven Verdoolaegeisl_basic_map_is_empty: special case known empty basic...
2008-08-25 Sven Verdoolaegeremove remnants of old "primitive" naming
2008-08-24 Sven VerdoolaegeFix serious bug in normalize_constraints
2008-08-07 Sven VerdoolaegeInitial version of the integer set library