add isl_aff_mod_val
[platform/upstream/isl.git] / isl_coalesce.c
2013-05-25 Sven VerdoolaegeMerge branch 'maint'
2013-05-22 Sven VerdoolaegeMerge branch 'maint'
2013-04-28 Sven VerdoolaegeMerge branch 'maint'
2013-04-15 Sven VerdoolaegeMerge branch 'maint'
2013-04-07 Sven VerdoolaegeMerge branch 'maint'
2013-03-28 Sven Verdoolaegeisl_map_coalesce: extend the handling of a pair adjacen...
2013-03-28 Sven Verdoolaegeisl_coalesce.c: fix typo in comment
2013-03-17 Sven VerdoolaegeMerge branch 'maint'
2013-03-17 Sven Verdoolaegeisl_map_coalesce: avoid dropping constraints redundant...
2012-09-02 Sven Verdoolaegerelicense isl under the MIT license
2012-05-30 Sven VerdoolaegeMerge branch 'maint'
2012-05-21 Sven VerdoolaegeMerge branch 'maint'
2012-04-18 Sven Verdoolaegeisl_map_coalesce: only coalesce pairs of basic maps...
2012-04-18 Sven Verdoolaegeisl_coalesce.c: change interface of {in,}eq_status_in
2012-04-18 Sven VerdoolaegeMerge branch 'maint'
2012-04-13 Sven Verdoolaegeisl_map_coalesce: optionally bound the coefficients...
2012-04-13 Sven VerdoolaegeMerge branch 'maint'
2012-04-13 Sven Verdoolaegeisl_map_coalesce: don't try to relax (implicit) equalities
2012-04-07 Sven VerdoolaegeMerge branch 'maint'
2012-03-06 Sven VerdoolaegeMerge branch 'maint'
2012-02-23 Sven VerdoolaegeMerge branch 'maint'
2012-02-23 Sven Verdoolaegeisl_coalesce.c: wrap_in_facets: bail out if any of...
2012-02-14 Sven Verdoolaegeisl_map_coalesce: drop empty parts before checking...
2012-01-18 Sven VerdoolaegeMerge branch 'maint'
2012-01-16 Sven Verdoolaegeisl_tab_from_basic_map: preserve all constraints in...
2011-10-10 Sven VerdoolaegeMerge branch 'maint'
2011-10-02 Sven VerdoolaegeMerge branch 'maint'
2011-09-23 Sven VerdoolaegeMerge branch 'maint'
2011-09-22 Sven VerdoolaegeMerge branch 'maint'
2011-09-09 Sven VerdoolaegeMerge branch 'maint'
2011-09-03 Sven Verdoolaegerename isl_dim to isl_space
2011-03-18 Sven Verdoolaegeisl_map_coalesce: plug memory leak on error path
2011-03-10 Sven VerdoolaegeMerge branch 'maint'
2011-02-19 Sven Verdoolaegeisl_map_coalesce: be more relaxed about multiple equali...
2010-11-20 Sven VerdoolaegeRename headers from isl_header.h to isl/header.h
2010-10-13 Sven Verdoolaegeisl_map_coalesce: handle some cases of pairs of adjacen...
2010-09-04 Sven Verdoolaegeadd public API for matrices
2010-09-04 Sven Verdoolaegeisl_coalesce.c: fix typos in comment
2010-08-06 Sven Verdoolaegeisl_coalesce.c: fix typo in comment
2010-06-26 Sven Verdoolaegeisl_coalesce.c: coalesce_pair: avoid NULL pointer deref...
2010-06-26 Sven Verdoolaegeisl_tab_add_eq: return int instead of isl_tab *
2010-06-12 Sven Verdoolaegeisl_tab_detect_implicit_equalities: return integer...
2010-06-12 Sven Verdoolaegeisl_tab_select_facet: return int instead of isl_tab *
2010-05-30 Sven Verdoolaegeremove some unused variables
2010-05-30 Sven Verdoolaegefix some icc warnings
2010-04-23 Sven Verdoolaegeisl_map_coalesce: allow wrapping in sets that stick...
2010-04-23 Sven Verdoolaegeisl_map_coalesce: allowing cutting equalities in adjace...
2010-04-15 Sven Verdoolaegeisl_map_coalesce: make sure result still contains set...
2010-04-09 Sven Verdoolaegeisl_map_coalesce: only use non-redundant constraints...
2010-04-02 Sven Verdoolaegeisl_map_coalesce: avoid reconsidering pairs considered...
2010-03-04 Sven Verdoolaegeisl_coalesce.c: fix typo in comment
2010-02-17 Sven Verdoolaegeisl_map_coalesce: fix some regressions introduced by...
2010-02-15 Sven Verdoolaegeisl_map_coalesce: only use non-redundant constraints...
2010-02-08 Sven Verdoolaegeisl_map_coalesce: handle more cases
2010-02-08 Sven Verdoolaegeisl_coalesce.c: fix typo in comment
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-12-07 Sven Verdoolaegeisl_tab_detect_redundant: return status instead of...
2009-10-12 Sven Verdoolaegeisl_tab: improved error handling
2009-10-08 Sven Verdoolaegerename isl_tab_detect_equalities to isl_tab_detect_impl...
2009-09-06 Sven Verdoolaegeisl_set_coalesce: add missing return
2009-09-06 Sven Verdoolaegeisl_coalesce.c: add missing include
2009-07-21 Sven Verdoolaegeisl_map_coalesce: don't drop rational flag from result...
2009-07-16 Sven Verdoolaegeisl_tab: drop isl_ctx argument where not absolutely...
2009-07-12 Sven Verdoolaegeisl_coalesce.c: fix typo
2009-06-07 Sven Verdoolaegeisl_map_coalesce: remove extra divs introduced by isl_m...
2009-06-05 Sven Verdoolaegeadd isl_map_coalesce
2009-05-05 Sven Verdoolaegeisl_coalesce.c: fix typo in comment
2009-03-20 Sven Verdoolaegeadd isl_set_coalesce