projects
/
platform
/
upstream
/
isl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
isl_map.c: fix typo in comment
2008-12-02
Sven Verdoolaege
isl_map.c: fix typo in comment
commit
|
commitdiff
|
tree
2008-12-02
Sven Verdoolaege
add gist test
commit
|
commitdiff
|
tree
2008-11-11
Sven Verdoolaege
update piplib for improved efficiency
commit
|
commitdiff
|
tree
2008-11-08
Sven Verdoolaege
add isl_set_dim_is_unique
commit
|
commitdiff
|
tree
2008-11-08
Sven Verdoolaege
add isl_set_get_hash
commit
|
commitdiff
|
tree
2008-11-08
Sven Verdoolaege
isl_map.c: fix typo in comment
commit
|
commitdiff
|
tree
2008-11-08
Sven Verdoolaege
isl_basic_map_alloc_div: clear unused extra coefficients
commit
|
commitdiff
|
tree
2008-10-24
Sven Verdoolaege
add isl_basic_set_remove_divs
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
use GMP flags when compiling isl_test
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
use uint_32_t from stdint.h instead of u_int_32_t
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
update piplib for license change and release isl under...
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
clear extra coefficients in isl_basic_map_alloc_{in...
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
isl_{set,map}_dup: copy subsets instead of duping them
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
isl_basic_map_eliminate_vars: update number of extra...
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
isl_basic_map_gist: unique lower or upper bounds are...
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
isl_basic_map_convex_hull: unique lower or upper bounds...
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
isl_basic_set_gist: remove redundant constraints with...
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
add some functions for manipulating constraints
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
export isl_basic_set_dup
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
isl_set_gist: reduce result using equalities of context
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
add isl_basic_set_interval and isl_basic_set_product
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
add isl_set_simple_hull
commit
|
commitdiff
|
tree
2008-10-14
Sven Verdoolaege
add isl_set_fast_is_disjoint
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
export isl_set_eliminate_dims
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_basic_set_print and isl_set_print for printing...
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_{set,map}_fast_is_equal
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
isl_basic_map_eliminate_vars: ensure variable is eliminated...
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_map_remove_inputs
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_set_lower_bound_dim
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_set_fast_dim_has_fixed_lower_bound
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_basic_set_dim_residue_class
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_set_gist
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_set_fast_dim_is_fixed and isl_map_fast_input_is_fixed
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_map_deltas
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
add isl_basic_set_compare_at
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
clear rational flags from resulting convex hull
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
isl_basic_map_is_empty: don't compute sample for rational...
commit
|
commitdiff
|
tree
2008-10-13
Sven Verdoolaege
convex_hull: use elimination based convex hull for...
commit
|
commitdiff
|
tree
2008-10-12
Sven Verdoolaege
wrap_facet: missing error path
commit
|
commitdiff
|
tree
2008-10-12
Sven Verdoolaege
isl_convex_hull: fix construction of initial facet
commit
|
commitdiff
|
tree
2008-10-12
Sven Verdoolaege
isl_basic_map_eliminate_vars: remove all redundant...
commit
|
commitdiff
|
tree
2008-10-12
Sven Verdoolaege
add isl_basic_set_remove_dims
commit
|
commitdiff
|
tree
2008-10-12
Sven Verdoolaege
add isl_set_copy_basic_set and isl_set_drop_basic_set
commit
|
commitdiff
|
tree
2008-10-12
Sven Verdoolaege
isl_convex_hull.c: make sure we don't overallocate...
commit
|
commitdiff
|
tree
2008-10-12
Sven Verdoolaege
isl_basic_map_affine_hull: allow computation of affine...
commit
|
commitdiff
|
tree
2008-10-12
Sven Verdoolaege
isl_convex_hull: fix memory leak in error path
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
add isl_set_remove_dims
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
add isl_set_{from,to}_underlying_set
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
add isl_basic_set_from_underlying_set
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_basic_map_overlying_set: fix possible NULL access
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_set_dump: dump more information
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
add isl_set_extend
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
add isl_set_intersect
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
add isl_set_from_map
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_map_to_polylib: return empty polyhedron instead...
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_map_polylib.c: simplify sets after conversion from...
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_set_alloc: add check on number of basic sets
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_equalities.c: add missing include
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
declare isl_basic_map_drop_inequality
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_map_polylib.c: add missing include
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_sample_piplib.c: add missing include
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_map_piplib.c: fix some warnings
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_map_piplib.c: add missing include
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
declare isl_basic_map_drop_equality
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_input_omega.c: add missing include
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_mat.c: fix some warnings
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
declare isl_seq_combine
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
declare isl_gmp_hash
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
isl_sample.c: add missing include
commit
|
commitdiff
|
tree
2008-10-11
Sven Verdoolaege
add struct_ctx field to isl_set and isl_map
commit
|
commitdiff
|
tree
2008-09-16
Sven Verdoolaege
isl_{basic_,}set_read_from_file: allow user to specify...
commit
|
commitdiff
|
tree
2008-09-08
Sven Verdoolaege
add isl_set_read_from_file for reading unions of polyhedra...
commit
|
commitdiff
|
tree
2008-09-04
Sven Verdoolaege
isl_basic_set_read_from_file: partial support for Omega...
commit
|
commitdiff
|
tree
2008-09-03
Sven Verdoolaege
add test_inputs to the distribution
commit
|
commitdiff
|
tree
2008-09-03
Sven Verdoolaege
add isl_sample_piplib.h to the distribution
commit
|
commitdiff
|
tree
2008-09-03
Sven Verdoolaege
Makefile.am: only include piplib in distribution if...
commit
|
commitdiff
|
tree
2008-09-03
Sven Verdoolaege
Makefile.am: remove reference to (re)moved header files
commit
|
commitdiff
|
tree
2008-08-26
Sven Verdoolaege
add isl_set_compute_divs
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
add isl_set_fix_dim_si
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
isl_map_apply_range: mark result of 1 basic set as...
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
isl_map_dump: print flags
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
isl_basic_map_affine_hull: compute integer affine hull
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
sample: remove lineality and skew into positive orthant
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
add trivial affine hull test
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
add convex hull computation
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
remove obviously redundant divs based on inequalities
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
isl_map_affine_hull: perform affine hull on underlying set
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
affhull: simplify before finalize
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
extract isl_map_align_divs from isl_affine_hull.c
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
add isl_map_remove_empty_parts
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
extract out isl_basic_map_implicit_equalities from...
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
isl_map_affine_hull: add missing cow
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
rename isl_map_affine_hull.c to isl_affine_hull.c
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
add isl_basic_set_read_from_file
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
link in polylib library in builddir
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
keep cache of blocks of isl_ints
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
add some missing tests for invalid input
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
Ensure all elements in a constraints are zeroed out...
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
isl_basic_map_is_empty: keep sample found for possible...
commit
|
commitdiff
|
tree
2008-08-25
Sven Verdoolaege
remove_duplicate_constraints: also detect implicit...
commit
|
commitdiff
|
tree
next