15
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
isl_basic_map_eliminate_vars: better handling of divs
skimo
as Sven Verdoolaege
More... over 15 years ago
add isl_div abstraction, similar to isl_constraint
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_basic_set_compare_at: combine constraints before setting up objective
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_map_underlying_set: align divs before calling this function
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_basic_map_overlying_set: properly handle divs in model
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_basic_map_align_divs: don't make assumptions on the number of divs in dst
skimo
as Sven Verdoolaege
More... over 15 years ago
avoid increasing "extra" without also extending the div array
skimo
as Sven Verdoolaege
More... over 15 years ago
add isl_set_universe
skimo
as Sven Verdoolaege
More... over 15 years ago
remove isl_ctx argument from functions accepting isl_dim argument
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_convex_hull.c: remove dead code
skimo
as Sven Verdoolaege
More... over 15 years ago
add isl_constraint_negate
skimo
as Sven Verdoolaege
More... over 15 years ago
add isl_basic_set_add_constraint for adding manually constructed constraints
skimo
as Sven Verdoolaege
More... over 15 years ago
replace isl_basic_set_constraint by refcounted isl_constraint
skimo
as Sven Verdoolaege
More... over 15 years ago
introduce internal isl_dim_map for representing mappings between dimensions
skimo
as Sven Verdoolaege
More... over 15 years ago
allow parameters and dimensions to be named
skimo
as Sven Verdoolaege
More... over 15 years ago
introduce isl_hash_table and move hashing declarations into include/isl_hash.h
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_map.c: avoid potential NULL dereference
skimo
as Sven Verdoolaege
More... over 15 years ago
Add backup mp_get_memory_functions implementation for use with old gmps
skimo
as Sven Verdoolaege
More... over 15 years ago
add gist test
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_map.c: fix typo in comment
skimo
as Sven Verdoolaege
More... over 15 years ago
update piplib for improved efficiency
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_basic_map_alloc_div: clear unused extra coefficients
skimo
as Sven Verdoolaege
More... over 15 years ago
introduce isl_dim structure for representing shared dimension information
skimo
as Sven Verdoolaege
More... over 15 years ago
add isl_basic_set_remove_divs
skimo
as Sven Verdoolaege
More... over 15 years ago
isl_map.c: fix typo in comment
skimo
as Sven Verdoolaege
More... over 15 years ago
add isl_set_dim_is_unique
skimo
as Sven Verdoolaege
More... over 15 years ago
add isl_set_get_hash
skimo
as Sven Verdoolaege
More... over 15 years ago
use GMP flags when compiling isl_test
skimo
as Sven Verdoolaege
More... over 15 years ago
use uint_32_t from stdint.h instead of u_int_32_t
skimo
as Sven Verdoolaege
More... over 15 years ago
update piplib for license change and release isl under LGPL 2.1
skimo
as Sven Verdoolaege
More... over 15 years ago