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
2012-12-01
Sven Verdoolaege
isl_tab_pip.c: sol_push_sol: plug memory leak on error...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_space_dup: avoid invalid accesses on error
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_schedule.c: add_*_constraints: avoid invalid access...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_reordering_extend_space: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_multi_*_realign_domain: plug memory leak on error...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_map_subtract.c: map_is_subset: fix error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_map.c: update_dim_opt: return early on error
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_basic_map_underlying_set: plug memory leak on error...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_map.c: map_intersect_internal: plug memory leak...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Sven Verdoolaege
isl_ast_build_init_derived: check build->domain
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Sven Verdoolaege
isl_input.c: read_aff_domain: remove spurious vars_free...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Sven Verdoolaege
isl_input.c: read_map_tuple: return early on error
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Sven Verdoolaege
isl_input.c: accept_affine_list: plug memory leak on...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Sven Verdoolaege
isl_affine_hull.c: equalities_in_underlying_set: plug...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Sven Verdoolaege
isl_tab_detect_equalities: plug memory leak on error...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Sven Verdoolaege
isl_ast_codegen.c: after_each_for: add missing return...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Sven Verdoolaege
reintroduce isl_basic_set_add symbol
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Sven Verdoolaege
add isl_union_map_uncurry
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Sven Verdoolaege
configure.ac: check if TargetInfo::CreateTargetInfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Sven Verdoolaege
interface/extract_interface.cc: take TargetOptions...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Sven Verdoolaege
AST printing callbacks: pass isl_ast_print_options
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Sven Verdoolaege
doc: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Sven Verdoolaege
add before_each_for/after_each_for callbacks
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Sven Verdoolaege
isl_ast_build_from_context: allow unnamed set dimensions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sven Verdoolaege
isl_basic_map_gist: drop irrelevant constraints from...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sven Verdoolaege
isl_map_simplify.c: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sven Verdoolaege
isl_ast_build_eliminate_divs: remove unknown divs befor...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sven Verdoolaege
isl_affine_hull.c: affine_hull_with_cone: plug memory...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sven Verdoolaege
change prototype of isl_factorizer_dump
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sven Verdoolaege
isl_tab_sample: perform greedy search before performing...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sven Verdoolaege
isl_tab_sample: extract out compute_min and compute_max
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Sven Verdoolaege
isl_tab_sample: treat emptiness of tableau as error
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Sven Verdoolaege
AST generation: fix handling of separation classes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Sven Verdoolaege
isl_printer_print_{basic_,}{set,map}: don't start new...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Sven Verdoolaege
isl_printer_print_space: support printing in "omega...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Sven Verdoolaege
rename isl_basic_set_add to isl_basic_set_add_dims
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Sven Verdoolaege
isl_aff_normalize: plug in divs with unit coefficient...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Sven Verdoolaege
isl_local_space_substitute_seq: take argument for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Sven Verdoolaege
isl_aff_floor: normalize result
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Sven Verdoolaege
isl_aff_ceil: compute ceil(e/m) as floor((e + m - 1)/m)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-12
Sven Verdoolaege
isl_aff_gist: add missing isl_vec_cow
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Sven Verdoolaege
isl_union_set_compute_schedule: double check that we...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-10
Sven Verdoolaege
isl_union_set_compute_schedule: ensure carry_dependence...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Sven Verdoolaege
update for change in clang's DiagnosticOptions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Sven Verdoolaege
isl_map_plain_is_disjoint: handle inputs with different...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Sven Verdoolaege
add README
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Andreas Kloeckner
Introduce isl_int_free_str to remove GMP dependency...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Sven Verdoolaege
isl_union_set_compute_schedule: handle result with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Sven Verdoolaege
isl_ast_codegen.c: generate_domain: postpone single...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Sven Verdoolaege
isl_ast_build_ast_from_schedule: make construction...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Sven Verdoolaege
isl_ast_build_ast_from_schedule: use "<" if upper bound...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Sven Verdoolaege
isl_ast_expr: add isl_ast_op_lt and isl_ast_op_gt opera...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Sven Verdoolaege
add isl_basic_set_from_params
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Sven Verdoolaege
isl_ast_expr_from_aff: try harder to use isl_ast_op_pdi...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Sven Verdoolaege
isl_ast_build_expr.c: separate out extract_modulo function
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Sven Verdoolaege
isl_ast_build_expr.c: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Sven Verdoolaege
isl_ast_build_expr.c: remove remnants of code removed...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Sven Verdoolaege
add extra AST generation test case from CLooG
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Sven Verdoolaege
isl_printer_print_str: handle NULL input
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Sven Verdoolaege
isl_ast_expr_mod: perform missing multiplication
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tobias Grosser
Make sed expression in Makefile compatible with BSD...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_id_set_free_user
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_printer_print_pw_aff: use isl_ast_expr when printin...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add support for generating ASTs from schedule relations
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add ISL_CTX_{GET,SET}_STR_DEF macros
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
doc: separate out polyhedral compilation functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_set_dim_has_{lower,upper}_bound
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_basic_set_substitute: check that input affine expre...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_pw_multi_aff_substitute: improve error handling
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_basic_map_align_divs: fix potential invalid access
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_pw_multi_aff_from_map: detect strides in output...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_pw_multi_aff_from_map: detect easy floors directly...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
privately export isl_map_is_set
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_pw_*_pullback_pw_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_pw_*_pullback_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_multi_aff_pullback_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_aff_pullback_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_local_space_preimage_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_set_preimage_pw_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_set_preimage_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_basic_set_preimage_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_stream_new_str: fail on NULL input
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
privately export isl_multi_aff_align_divs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_basic_set_add_div_constraints
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_map_is_subset: support rational maps
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_stream_read_map: fix parsing of Omega input
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_stream_read_map: add partial support for reading...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_pw_aff_nonneg_set: return a rational set if the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_pw_aff_zero_set: return a rational set if the input...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_pw_aff_list_set_rational
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_pw_aff_set_rational
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
privately export isl_set_set_rational
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_set_has_rational
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
reimplement isl_stream_read_aff in terms of isl_stream_...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
declare isl_stream_read_multi_aff
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_stream_read_multi_aff: read tuples directly
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
isl_input.c: change tuple parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_pw_multi_aff_range_product
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_multi_*_splice
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Sven Verdoolaege
add isl_multi_*_range_splice
commit
|
commitdiff
|
tree
|
snapshot
next