add isl_basic_map_add_ineq and isl_basic_map_add_eq
[platform/upstream/isl.git] / isl_dim.c
2009-10-02 Sven Verdoolaegeisl_dim_size: check argument
2009-09-06 Sven Verdoolaegeisl_assert: validate all arguments and fix up fallout
2009-02-22 Sven Verdoolaegeadd isl_basic_map_remove
2009-02-22 Sven Verdoolaegeadd isl_dim_range
2009-02-22 Sven Verdoolaegeadd isl_map_product
2009-02-22 Sven Verdoolaegeadd isl_dim_add
2009-02-22 Sven Verdoolaegeisl_map_intersect: allow intersection with pure paramet...
2009-02-22 Sven Verdoolaegeisl_dim.c: update n_name (only) when changing names
2009-01-08 Sven Verdoolaegeisl_map_underlying_set: drop names from dimesion in...
2008-12-19 Sven Verdoolaegeremove isl_ctx argument from functions accepting isl_di...
2008-12-14 Sven Verdoolaegeallow parameters and dimensions to be named
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...