15
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 18 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
isl_input_omega.c: basic_map_read: accept "+" in constraints
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_map_gist: handle some special cases
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_map_universe
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_basic_map_fast_is_empty
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_affine_hull.c: extract uset_affine_hull
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_basic_map_gist: replace by new version based on tableaus
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_map_simplify.c: compute_elimination_index: don't assume equalities are in order
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_map_implicit_equalities
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_basic_map_implicit_equalities: perform Gaussian elimination on result
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_basic_set_free_equality
skimo
as Sven Verdoolaege
More... about 15 years ago
convex_hull: coalesce set first
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_set_coalesce
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_basic_set_alloc_div
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_set_align_divs
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_tab.c: don't detect equalities while setting up tableau
skimo
as Sven Verdoolaege
More... about 15 years ago
uset_affine_hull: ignore directions in affine hull of recession cone
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_affine_hull.c: outside_point: check for obvious candidate first
skimo
as Sven Verdoolaege
More... about 15 years ago
privately export isl_basic_set_contains
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_ctx: add negone
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_vec_dump: handle NULL vec
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_mat_transpose: handle non-rectangular matrices
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_mat_extend
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_map_simple_hull: compute affine hull before aligning divs
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_map_simple_hull: mark result as not having any implicit equalities
skimo
as Sven Verdoolaege
More... about 15 years ago
add isl_set_bounded_simple_hull
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_basic_set_has_defining_inequalities: fix typo
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_map_convex_hull: mark result as not having any implicit equalities
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_map_affine_hull: detect equalities of integer affine hull before cowing
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_basic_map_dup: copy flags of original to duplicate
skimo
as Sven Verdoolaege
More... about 15 years ago
isl_basic_map_extend_dim: move responsibility of cow'ing to the caller
skimo
as Sven Verdoolaege
More... about 15 years ago