platform/upstream/isl.git
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
2009-02-22 Sven Verdoolaegeadd isl_map_product
2009-02-22 Sven Verdoolaegeadd isl_basic_map_add_constraint
2009-02-22 Sven Verdoolaegeadd isl_dim_add
2009-02-22 Sven Verdoolaegeisl_map_piplib.c: isl_map_from_quast: properly keep...
2009-02-22 Sven Verdoolaegechange calling convention of isl_basic_map_{equal,less_...
2009-02-22 Sven Verdoolaegeadd isl_map_copy_basic_map and isl_map_drop_basic_map
2009-02-22 Sven Verdoolaegeadd isl_map_from_range
2009-02-22 Sven Verdoolaegeadd isl_map_fast_is_empty
2009-02-22 Sven Verdoolaegechange calling convention of isl_map_empty and add...
2009-02-22 Sven Verdoolaegeisl_map_intersect_{domain,range}: allow intersection...
2009-02-22 Sven Verdoolaegeisl_map_intersect: allow intersection with pure paramet...
2009-02-22 Sven Verdoolaegeisl_basic_map_affine_hull: fix search for integer points
2009-02-22 Sven Verdoolaegeisl_basic_map_overlying_set: don't add div constraints...
2009-02-22 Sven Verdoolaegeisl_dim.c: update n_name (only) when changing names
2009-02-15 Sven Verdoolaegefix serious error in isl_mat_parameter_compression
2009-02-11 Sven Verdoolaegeexport isl_basic_map_intersect_range
2009-02-11 Sven Verdoolaegeadd isl_basic_map_floordiv
2009-02-11 Sven Verdoolaegeadd isl_basic_map_fast_is_fixed
2009-02-11 Sven Verdoolaegeadd isl_basic_map_neg
2009-02-11 Sven Verdoolaegeadd isl_basic_map_sum
2009-02-10 Sven Verdoolaegeadd isl_map_fix_si, a generalization of isl_basic_map_f...
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 Verdoolaegeadd functions for setting isl_divs
2009-02-04 Sven Verdoolaegeisl_map_from_quast: don't throw away any bottom leaves
2009-02-04 Sven Verdoolaegeisl_map_simplify.c: normalize_divs: fix use of variable...
2009-02-04 Sven Verdoolaegeisl_mat_variable_compression: fix use after free
2009-02-03 Sven Verdoolaegeisl_map_simplify.c: normalize_divs: ensure enough exist...
2009-02-03 Sven Verdoolaegeisl_hash_table_remove: update number of entries
2009-01-22 Sven Verdoolaegeisl_map_simple_hull: plug memory leak
2009-01-09 Sven Verdoolaegeadd std::ostream &operator<<(std::ostream &os, isl_int...
2009-01-08 Sven Verdoolaegenormalize divs involved in equalities
2009-01-08 Sven Verdoolaegeisl_map_underlying_set: drop names from dimesion in...
2009-01-06 Sven Verdoolaegeadd isl_mat_parameter_compression
2009-01-06 Sven Verdoolaegeisl_equalities.c: extract and export isl_mat_variable_c...
next