projects
/
platform
/
upstream
/
isl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/isl.git
2009-02-22
Sven Verdoolaege
add isl_map_product
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
add isl_basic_map_add_constraint
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
add isl_dim_add
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
isl_map_piplib.c: isl_map_from_quast: properly keep...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
change calling convention of isl_basic_map_{equal,less_...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
add isl_map_copy_basic_map and isl_map_drop_basic_map
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
add isl_map_from_range
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
add isl_map_fast_is_empty
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
change calling convention of isl_map_empty and add...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
isl_map_intersect_{domain,range}: allow intersection...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
isl_map_intersect: allow intersection with pure paramet...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
isl_basic_map_affine_hull: fix search for integer points
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
isl_basic_map_overlying_set: don't add div constraints...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-22
Sven Verdoolaege
isl_dim.c: update n_name (only) when changing names
commit
|
commitdiff
|
tree
|
snapshot
2009-02-15
Sven Verdoolaege
fix serious error in isl_mat_parameter_compression
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Sven Verdoolaege
export isl_basic_map_intersect_range
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Sven Verdoolaege
add isl_basic_map_floordiv
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Sven Verdoolaege
add isl_basic_map_fast_is_fixed
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Sven Verdoolaege
add isl_basic_map_neg
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Sven Verdoolaege
add isl_basic_map_sum
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Sven Verdoolaege
add isl_map_fix_si, a generalization of isl_basic_map_f...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Sven Verdoolaege
isl_map_simplify.c: remove_duplicate_divs: remove divs...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Sven Verdoolaege
isl_basic_map_gauss: be careful not to introduce circul...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Sven Verdoolaege
add functions for setting isl_divs
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Sven Verdoolaege
isl_map_from_quast: don't throw away any bottom leaves
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Sven Verdoolaege
isl_map_simplify.c: normalize_divs: fix use of variable...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Sven Verdoolaege
isl_mat_variable_compression: fix use after free
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Sven Verdoolaege
isl_map_simplify.c: normalize_divs: ensure enough exist...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Sven Verdoolaege
isl_hash_table_remove: update number of entries
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Sven Verdoolaege
isl_map_simple_hull: plug memory leak
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
Sven Verdoolaege
add std::ostream &operator<<(std::ostream &os, isl_int...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Sven Verdoolaege
normalize divs involved in equalities
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
Sven Verdoolaege
isl_map_underlying_set: drop names from dimesion in...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
add isl_mat_parameter_compression
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
isl_equalities.c: extract and export isl_mat_variable_c...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
add isl_basic_set_is_empty
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
add isl_mat_right_kernel
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
add isl_mat_col_submul
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
add isl_seq_submul
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
isl_map_simplify.c: extract out simplify and related...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
isl_constraint: add limited support for adding divs
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Sven Verdoolaege
change calling conventions of isl_basic_set_has_definin...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Sven Verdoolaege
add isl_basic_{set,map}_dim
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Sven Verdoolaege
isl_basic_map_gist: also exploit equalities in gisted set
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Sven Verdoolaege
isl_basic_map_overlying_set: simplify resulting basic map
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Sven Verdoolaege
isl_stream: properly reference ctx
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Sven Verdoolaege
isl_stream.c: extracted from isl_input_omega.c
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Sven Verdoolaege
add isl_basic_set_read_from_str
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Sven Verdoolaege
export isl_set_compute_divs
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Sven Verdoolaege
isl_basic_map_align_divs: check divs of src basic map...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Sven Verdoolaege
isl_map_gist: ensure divs of map are known
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Sven Verdoolaege
isl_basic_map_compute_divs: only (re)compute divs if...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Sven Verdoolaege
isl_basic_map_eliminate_vars: better handling of divs
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Sven Verdoolaege
add isl_div abstraction, similar to isl_constraint
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Sven Verdoolaege
isl_basic_set_compare_at: combine constraints before...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Sven Verdoolaege
isl_map_underlying_set: align divs before calling this...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Sven Verdoolaege
isl_basic_map_overlying_set: properly handle divs in...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Sven Verdoolaege
isl_basic_map_align_divs: don't make assumptions on...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Sven Verdoolaege
avoid increasing "extra" without also extending the...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Sven Verdoolaege
add isl_set_universe
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Sven Verdoolaege
remove isl_ctx argument from functions accepting isl_di...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Sven Verdoolaege
isl_convex_hull.c: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Sven Verdoolaege
add isl_constraint_negate
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Sven Verdoolaege
add isl_basic_set_add_constraint for adding manually...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Sven Verdoolaege
replace isl_basic_set_constraint by refcounted isl_cons...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Sven Verdoolaege
allow parameters and dimensions to be named
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Sven Verdoolaege
introduce isl_hash_table and move hashing declarations...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Sven Verdoolaege
introduce internal isl_dim_map for representing mapping...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Sven Verdoolaege
introduce isl_dim structure for representing shared...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-14
Sven Verdoolaege
isl_map.c: avoid potential NULL dereference
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
Sven Verdoolaege
Add backup mp_get_memory_functions implementation for...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
Sven Verdoolaege
isl_map.c: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2008-12-02
Sven Verdoolaege
add gist test
commit
|
commitdiff
|
tree
|
snapshot
2008-11-11
Sven Verdoolaege
update piplib for improved efficiency
commit
|
commitdiff
|
tree
|
snapshot
2008-11-08
Sven Verdoolaege
add isl_set_dim_is_unique
commit
|
commitdiff
|
tree
|
snapshot
2008-11-08
Sven Verdoolaege
add isl_set_get_hash
commit
|
commitdiff
|
tree
|
snapshot
2008-11-08
Sven Verdoolaege
isl_map.c: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2008-11-08
Sven Verdoolaege
isl_basic_map_alloc_div: clear unused extra coefficients
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Sven Verdoolaege
add isl_basic_set_remove_divs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
use GMP flags when compiling isl_test
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
use uint_32_t from stdint.h instead of u_int_32_t
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
update piplib for license change and release isl under...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
clear extra coefficients in isl_basic_map_alloc_{in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
isl_{set,map}_dup: copy subsets instead of duping them
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
isl_basic_map_eliminate_vars: update number of extra...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
isl_basic_map_gist: unique lower or upper bounds are...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
isl_basic_map_convex_hull: unique lower or upper bounds...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
isl_basic_set_gist: remove redundant constraints with...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
add some functions for manipulating constraints
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
export isl_basic_set_dup
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
isl_set_gist: reduce result using equalities of context
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
add isl_basic_set_interval and isl_basic_set_product
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
add isl_set_simple_hull
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sven Verdoolaege
add isl_set_fast_is_disjoint
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Sven Verdoolaege
export isl_set_eliminate_dims
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Sven Verdoolaege
add isl_basic_set_print and isl_set_print for printing...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Sven Verdoolaege
add isl_{set,map}_fast_is_equal
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Sven Verdoolaege
isl_basic_map_eliminate_vars: ensure variable is elimin...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Sven Verdoolaege
add isl_map_remove_inputs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Sven Verdoolaege
add isl_set_lower_bound_dim
commit
|
commitdiff
|
tree
|
snapshot
next