isl_tab_select_facet: return int instead of isl_tab *
[platform/upstream/isl.git] / isl_coalesce.c
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