platform/upstream/isl.git
2009-06-07 Sven Verdoolaegeadd isl_seq_fdiv_r
2009-06-07 Sven Verdoolaegeisl_basic_map_detect_equalities: properly handle empty...
2009-06-07 Sven Verdoolaegeisl_basic_map_is_empty: explicitly mark basic sets...
2009-06-07 Sven Verdoolaegeisl_map.c: order_divs: swap with correct div
2009-06-07 Sven Verdoolaegeisl_map_coalesce: remove extra divs introduced by isl_m...
2009-06-05 Sven Verdoolaegeadd isl_map_coalesce
2009-05-19 Sven Verdoolaegeadd isl_set_product
2009-05-19 Sven Verdoolaegeexport isl_map_dim
2009-05-06 Sven Verdoolaegeisl_map_convex_hull: handle unbounded, but pointed...
2009-05-06 Sven Verdoolaegeprivately export isl_mat_unimodular_complete
2009-05-06 Sven Verdoolaegeisl_tab.c: add isl_tab_get_sample_value
2009-05-06 Sven Verdoolaegeisl_map_convex_hull: avoid introducing lineality spaces...
2009-05-06 Sven Verdoolaegeadd two more convex hull test cases
2009-05-06 Sven Verdoolaegeisl_map_convex_hull: remove lineality space if any...
2009-05-06 Sven Verdoolaegeadd isl_basic_set_is_universe
2009-05-06 Sven Verdoolaegeadd isl_set_get_dim
2009-05-05 Sven Verdoolaegeisl_convex_hull.c: update wrap_facet to the fact we...
2009-05-05 Sven Verdoolaegeisl_convex_hull.c: fix typo in comment
2009-05-05 Sven Verdoolaegeisl_coalesce.c: fix typo in comment
2009-05-05 Sven Verdoolaegeisl_tab.c: fix typo in comment
2009-05-05 Sven Verdoolaegeconfigure.in: set AC_CONFIG_MACRO_DIR
2009-03-23 Sven Verdoolaegeadd isl_basic_set_get_dim
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 Verdoolaegeadd isl_basic_set_div
2009-03-23 Sven Verdoolaegechange calling convention of isl_basic_map_div
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 Verdoolaegeadd isl_basic_set_fast_is_empty
2009-03-23 Sven Verdoolaegeupdate piplib to 1.4.0
2009-03-23 Sven Verdoolaegeisl_tab.c: store number of equalities among the constra...
2009-03-23 Sven Verdoolaegeisl_mat_extend: properly extend matrices with reordered...
2009-03-20 Sven Verdoolaegeisl_map_gist: handle some special cases
2009-03-20 Sven Verdoolaegeadd isl_map_universe
2009-03-20 Sven Verdoolaegeadd isl_basic_map_fast_is_empty
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 Verdoolaegeadd isl_map_implicit_equalities
2009-03-20 Sven Verdoolaegeadd isl_basic_set_free_equality
2009-03-20 Sven Verdoolaegeisl_map_convex_hull: mark result as not having any...
2009-03-20 Sven Verdoolaegeconvex_hull: coalesce set first
2009-03-20 Sven Verdoolaegeadd isl_set_coalesce
2009-03-20 Sven Verdoolaegeisl_input_omega.c: basic_map_read: accept "+" in constr...
2009-03-20 Sven Verdoolaegeadd isl_basic_set_alloc_div
2009-03-20 Sven Verdoolaegeadd isl_set_align_divs
2009-03-20 Sven Verdoolaegeuset_affine_hull: ignore directions in affine hull...
2009-03-20 Sven Verdoolaegeisl_basic_map_implicit_equalities: perform Gaussian...
2009-03-20 Sven Verdoolaegeisl_affine_hull.c: outside_point: check for obvious...
2009-03-20 Sven Verdoolaegeprivately export isl_basic_set_contains
2009-03-20 Sven Verdoolaegeisl_ctx: add negone
2009-03-20 Sven Verdoolaegeisl_vec_dump: handle NULL vec
2009-03-20 Sven Verdoolaegeisl_affine_hull.c: extract uset_affine_hull
2009-03-20 Sven Verdoolaegeisl_mat_transpose: handle non-rectangular matrices
2009-03-20 Sven Verdoolaegeisl_map_simple_hull: compute affine hull before alignin...
2009-03-20 Sven Verdoolaegeisl_map_simple_hull: mark result as not having any...
2009-03-20 Sven Verdoolaegeadd isl_set_bounded_simple_hull
2009-03-20 Sven Verdoolaegeisl_map_affine_hull: detect equalities of integer affin...
2009-03-20 Sven Verdoolaegeisl_basic_map_dup: copy flags of original to duplicate
2009-03-20 Sven Verdoolaegeisl_basic_map_extend_dim: move responsibility of cow...
2009-03-20 Sven Verdoolaegeisl_basic_map_extend_dim: only extend constraint matrix...
2009-03-20 Sven Verdoolaegeisl_solve_lp: use tableaus instead of calling piplib...
2009-03-20 Sven Verdoolaegeisl_solve_lp: accept affine object function instead...
2009-03-20 Sven Verdoolaegeisl_map_simple_hull: use hash tables and tableaus
2009-03-20 Sven Verdoolaegeisl_convex_hull.c: extract out uset_simple_hull
2009-03-20 Sven Verdoolaegeisl_convex_hull.c: extend: avoid wrapping around alread...
2009-03-20 Sven Verdoolaegeisl_convex_hull.c: introduce proto_hull based on obviou...
2009-03-20 Sven Verdoolaegeisl_convex_hull.c: move initial hull construction into...
2009-03-20 Sven Verdoolaegeisl_convex_hull.c: move computation of bounds into...
2009-03-20 Sven Verdoolaegeisl_map_convex_hull: check for boundedness using recess...
2009-03-20 Sven Verdoolaegeisl_basic_map_convex_hull: use tableau to detect redund...
2009-03-20 Sven Verdoolaegeisl_affine_hull.c: use tableau to detect implicit equal...
2009-03-20 Sven Verdoolaegeisl_tab.c: don't detect equalities while setting up...
2009-03-20 Sven Verdoolaegeadd internal representation of LP tableaus
2009-03-20 Sven Verdoolaegeadd isl_mat_extend
2009-03-20 Sven Verdoolaegeadd isl_set_dim
2009-03-20 Sven Verdoolaegeprivately export isl_basic_{set,map}_normalize_constraints
2009-03-20 Sven Verdoolaegeadd isl_basic_set_extend_dim
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 Verdoolaegeadd isl_hash_table_alloc and isl_hash_table_free
2009-03-20 Sven Verdoolaegeisl_hash_table_init: take minimal size instead of numbe...
2009-03-20 Sven Verdoolaegeisl_{basic_,}set_preimage: drop ctx argument
2009-03-20 Sven Verdoolaegeisl_basic_map_intersect: reuse sample value of either...
2009-03-20 Sven Verdoolaegeadd isl_int_ge
2009-03-20 Sven Verdoolaegeisl_basic_set_has_defining_inequalities: fix typo
2009-03-20 Sven Verdoolaegeisl_constraint_div: perform required reference increase...
2009-03-08 Sven Verdoolaegeisl_basic_map: put inequalities before equalities
2009-03-08 Sven Verdoolaegeadd isl_seq_normalize
2009-03-08 Sven Verdoolaegeisl_ctx.h: make FL_ISSET return a boolean value
2009-03-08 Sven Verdoolaegerename F_ and FL_ macros to ISL_F_ and ISL_FL_ to avoid...
2009-03-08 Sven Verdoolaegeadd isl_mat_swap_cols
2009-03-08 Sven Verdoolaegeisl_mat_dump: also indent NULL mat
2009-03-08 Sven Verdoolaegeadd isl_calloc_type
2009-03-08 Sven Verdoolaegeisl_map_convex_hull: normalize map first
2009-03-08 Sven Verdoolaegeisl_set_preimage: clear ISL_SET_NORMALIZED flag
2009-02-23 Sven Verdoolaegeadd isl_basic_map_detect_equalities
2009-02-22 Sven Verdoolaegeadd isl_map_remove
2009-02-22 Sven Verdoolaegeexport isl_basic_map_is_equal
2009-02-22 Sven Verdoolaegeadd isl_basic_map_remove
2009-02-22 Sven Verdoolaegeadd isl_dim_range
next