temporarily make isl_val_int_from_isl_int available
[platform/upstream/isl.git] / isl_map_simplify.c
2010-08-02 Sven Verdoolaegehide isl_dim internals
2010-07-31 Sven Verdoolaegeisl_dim: allow specification of tuple names
2010-07-30 Sven Verdoolaegeisl_map_gist: use simple hull instead of convex hull
2010-06-27 Sven Verdoolaegeisl_map_simplify.c: separate out isl_basic_map_is_div_c...
2010-06-26 Sven Verdoolaegerename isl_basic_map_convex_hull to isl_basic_map_remov...
2010-06-26 Sven Verdoolaegeisl_map_simplify.c: normalize_divs: avoid NULL pointer...
2010-06-26 Sven Verdoolaegeisl_map_simplify.c: remove_duplicate_divs: avoid NULL...
2010-06-26 Sven Verdoolaegeisl_map_simplify.c: remove_duplicate_constraints: avoid...
2010-06-26 Sven Verdoolaegeisl_map_simplify.c: eliminate_divs_ineq: avoid NULL...
2010-06-26 Sven Verdoolaegeisl_basic_map_eliminate_vars: avoid NULL pointer derefe...
2010-06-26 Sven Verdoolaegeisl_basic_map_normalize_constraints: avoid NULL pointer...
2010-06-25 Sven Verdoolaegeisl_map_simplify.c: fix typo
2010-05-04 Sven Verdoolaegeadd isl_basic_set_drop
2010-04-23 Sven Verdoolaegeisl_basic_map_gist: be more aggressive in removing...
2010-04-13 Sven Verdoolaegeisl_set_gist: make context argument an isl_set for...
2010-04-07 Sven Verdoolaegeisl_map_simplify: don't remove any div definitions...
2010-03-19 Sven Verdoolaegeadd isl_set_drop
2009-12-19 Sven Verdoolaegeisl_basic_map_gist: don't drop equalities from context
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-12-07 Sven Verdoolaegeisl_tab_detect_redundant: return status instead of...
2009-12-07 Sven Verdoolaegeisl_tab: add isl_tab_freeze_constraint
2009-11-29 Sven Verdoolaegeisl_tab_add_ineq and isl_tab_mark_empty: return status...
2009-11-01 Sven Verdoolaegeisl_basic_map_simplify: make sure to rerun Gauss when...
2009-10-21 Sven Verdoolaegeisl_basic_map_simplify: avoid removal of div definition...
2009-10-08 Sven Verdoolaegerename isl_tab_detect_equalities to isl_tab_detect_impl...
2009-09-12 Sven Verdoolaegeisl_map_simplify.c: break if set turns out to be empty...
2009-09-06 Sven Verdoolaegeisl_basic_set_normalize_constraints: add missing return
2009-09-06 Sven Verdoolaegeisl_map_simplify.c: remove unused variables
2009-09-06 Sven Verdoolaegeisl_map_simplify.c: drop return from void function
2009-09-06 Sven Verdoolaegeisl_map_simplify.c: add missing include
2009-09-01 Sven Verdoolaegeisl_basic_map_gauss: try not to remove any div definitions
2009-08-28 Sven Verdoolaegeisl_basic_map_drop_redundant_divs: also investigate...
2009-08-28 Sven Verdoolaegeisl_map_simplify.c: fix typo in comment
2009-08-28 Sven Verdoolaegeisl_basic_set_project_out: drop redundant divs in result
2009-08-07 Sven Verdoolaegeisl_map_simplify.c: remove_dependent_vars: only remove...
2009-07-16 Sven Verdoolaegeisl_tab: drop isl_ctx argument where not absolutely...
2009-07-16 Sven Verdoolaegeisl_mat: keep track of isl_ctx
2009-07-13 Sven Verdoolaegeisl_tab: optionally save dual solution
2009-07-13 Sven Verdoolaegeisl_vec: keep track of isl_ctx
2009-06-11 Sven Verdoolaegeisl_basic_map_drop_redundant_divs: coalesce divs if...
2009-06-11 Sven Verdoolaegeisl_basic_map_drop_redundant_divs: set div expression...
2009-06-11 Sven Verdoolaegeisl_basic_map_drop_redundant_divs: drop more kinds...
2009-06-11 Sven Verdoolaegeisl_map_compute_divs: drop obviously redundant divs...
2009-06-11 Sven Verdoolaegeisl_basic_map_simplify: detect div constraints while...
2009-06-07 Sven Verdoolaegeisl_basic_map_drop: properly handle dimensions of type...
2009-03-23 Sven Verdoolaegeisl_basic_map_gist: normalize divs (if any) in context
2009-03-23 Sven Verdoolaegeisl_basic_map_simplify: remove duplicate divs before...
2009-03-23 Sven Verdoolaegeisl_map_simplify.c: uset_gist: break early if there...
2009-03-23 Sven Verdoolaegeisl_map_simplify.c: uset_gist: break early if intersect...
2009-03-23 Sven Verdoolaegeisl_tab.c: store number of equalities among the constra...
2009-03-20 Sven Verdoolaegeisl_map_gist: handle some special cases
2009-03-20 Sven Verdoolaegeisl_basic_map_gist: replace by new version based on...
2009-03-20 Sven Verdoolaegeisl_map_simplify.c: compute_elimination_index: don...
2009-03-20 Sven Verdoolaegeisl_basic_map_extend_dim: move responsibility of cow...
2009-03-20 Sven Verdoolaegeprivately export isl_basic_{set,map}_normalize_constraints
2009-03-20 Sven Verdoolaegeisl_basic_map_eliminate_vars: clear divs first
2009-03-20 Sven Verdoolaegeisl_basic_map_eliminate_vars: remove all dependent...
2009-03-20 Sven Verdoolaegeisl_{basic_,}set_preimage: drop ctx argument
2009-03-08 Sven Verdoolaegerename F_ and FL_ macros to ISL_F_ and ISL_FL_ to avoid...
2009-02-22 Sven Verdoolaegeadd isl_map_remove
2009-02-22 Sven Verdoolaegeadd isl_basic_map_remove
2009-02-04 Sven Verdoolaegeisl_map_simplify.c: remove_duplicate_divs: remove divs...
2009-02-04 Sven Verdoolaegeisl_basic_map_gauss: be careful not to introduce circul...
2009-02-04 Sven Verdoolaegeisl_map_simplify.c: normalize_divs: fix use of variable...
2009-02-03 Sven Verdoolaegeisl_map_simplify.c: normalize_divs: ensure enough exist...
2009-01-08 Sven Verdoolaegenormalize divs involved in equalities
2009-01-06 Sven Verdoolaegeisl_map_simplify.c: extract out simplify and related...