rename isl_{map,set}_add to isl_{map,set}_add_basic_{map,set}
[platform/upstream/isl.git] / isl_map_piplib.c
2010-02-03 Sven Verdoolaegerename isl_{map,set}_add to isl_{map,set}_add_basic_...
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-08-07 Sven Verdoolaegeisl_basic_map_compute_divs: use isl_basic_set_lexmin...
2009-08-07 Sven Verdoolaegeisl_pip_basic_map_compute_divs: don't turn divs into...
2009-08-07 Sven Verdoolaegecombine isl_pip_basic_map_lex{min,max} into isl_pip_bas...
2009-07-16 Sven Verdoolaegeisl_mat: keep track of isl_ctx
2009-06-11 Sven Verdoolaegeisl_map_piplib.c: extremum_on: detect equalities first
2009-06-11 Sven Verdoolaegeisl_pip_basic_map_compute_divs: remove some equalities...
2009-06-11 Sven Verdoolaegeisl_pip_basic_map_compute_divs: separate out dimension...
2009-02-22 Sven Verdoolaegeisl_map_piplib.c: isl_map_from_quast: properly keep...
2009-02-04 Sven Verdoolaegeisl_map_from_quast: don't throw away any bottom leaves
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...
2008-10-14 Sven Verdoolaegeclear extra coefficients in isl_basic_map_alloc_{in...
2008-10-11 Sven Verdoolaegeadd isl_set_remove_dims
2008-10-11 Sven Verdoolaegeisl_map_piplib.c: fix some warnings
2008-10-11 Sven Verdoolaegeisl_map_piplib.c: add missing include
2008-10-11 Sven Verdoolaegeadd struct_ctx field to isl_set and isl_map
2008-08-25 Sven Verdoolaegeadd some missing tests for invalid input
2008-08-25 Sven VerdoolaegeEnsure all elements in a constraints are zeroed out...
2008-08-25 Sven Verdoolaegeisl_basic_{map,set}: explicitly store constraints defin...
2008-08-25 Sven Verdoolaegeavoid preprocessor conditionals
2008-08-07 Sven VerdoolaegeInitial version of the integer set library