platform/upstream/isl.git
2012-05-06 Sven Verdoolaegeisl_schedule.c: extract out graph_edge_table_add
2012-05-06 Sven Verdoolaegeisl_union_set_compute_schedule: only carry validity...
2012-05-06 Sven Verdoolaegeisl_schedule.c: simplify computation of number of const...
2012-05-06 Sven Verdoolaegeisl_schedule.c: fix typos in comments
2012-05-06 Sven Verdoolaegeadd isl_basic_map_is_single_valued
2012-05-06 Sven Verdoolaegeadd isl_basic_map_equate
2012-05-06 Sven Verdoolaegeadd isl_basic_set_get_dim_id
2012-05-06 Sven Verdoolaegeadd isl_printer_get_output_format
2012-05-06 Sven Verdoolaegeadd isl_local_space_has_dim_name
2012-05-06 Sven Verdoolaegeadd isl_constraint_get_local_space
2012-05-06 Sven Verdoolaegeadd isl_constraint_is_{lower,upper}_bound
2012-05-06 Sven Verdoolaegeadd isl_basic_set_n_constraint
2012-05-06 Sven Verdoolaegedoc: document isl_basic_set_foreach_constraint
2012-05-06 Sven Verdoolaegeadd isl_set_has_tuple_name
2012-05-06 Sven Verdoolaegeadd isl_space_has_tuple_name
2012-05-06 Sven Verdoolaegeisl_aff_private.h: add missing include
2012-05-06 Sven Verdoolaegeadd isl_seq_dump
2012-05-06 Sven Verdoolaegeadd isl_printer_get_file
2012-05-06 Sven Verdoolaegeadd isl_union_map_curry
2012-05-06 Sven Verdoolaegeisl_space.c: avoid use of "0" as pointer value
2012-05-06 Sven Verdoolaegeadd isl_map_order_gt
2012-05-06 Sven Verdoolaegeadd isl_map_from_aff
2012-05-06 Sven Verdoolaegeisl_args_parse: optionally ignore --help
2012-05-06 Sven Verdoolaegemove generic part of isl_union_pw_qpolynomial_mul to...
2012-05-06 Sven Verdoolaegeadd isl_union_pw_multi_aff_flat_range_product
2012-05-06 Sven Verdoolaegeisl_pw_*_on_shared_domain: allow specification of targe...
2012-05-06 Sven Verdoolaegeadd isl_union_map_from_union_pw_multi_aff
2012-05-06 Sven Verdoolaegeisl_aff.c: fix typo in comment
2012-05-06 Sven Verdoolaegeadd isl_union_pw_multi_aff_from_domain
2012-05-06 Sven Verdoolaegeadd isl_union_pw_multi_aff
2012-05-06 Sven Verdoolaegeisl_union_pw_*: don't assume zero is the default value
2012-05-06 Sven Verdoolaegeadd isl_pw_multi_aff_from_multi_aff
2012-05-06 Sven Verdoolaegeexport isl_multi_aff_set_aff
2012-05-06 Sven Verdoolaegeadd isl_multi_aff_zero
2012-05-06 Sven Verdoolaegeadd isl_map_from_multi_aff
2012-05-06 Sven Verdoolaegeisl_basic_set_parameter_compression: use isl_vec_set
2012-05-06 Sven Verdoolaegeisl_flow.c: use public isl_vec interface
2012-05-06 Sven Verdoolaegeadd isl_vec_set_si
2012-05-06 Sven Verdoolaegeadd isl_vec_set
2012-05-06 Sven Verdoolaegeadd public isl_vec interface
2012-05-06 Sven Verdoolaegeadd isl_seq_set_si
2012-05-06 Sven Verdoolaegeisl_union_pw_*_free: return NULL
2012-05-06 Sven Verdoolaegesplit off declarations of isl_union_map and isl_union_set
2012-05-06 Riyadh Baghdadiisl_map_deltas: add memory management annotations
2012-05-06 Sven Verdoolaegeisl_access_info: change interface for specifying restri...
2012-04-18 Sven Verdoolaegeisl_map_coalesce: only coalesce pairs of basic maps...
2012-04-18 Sven Verdoolaegeisl_coalesce.c: change interface of {in,}eq_status_in
2012-04-18 Sven Verdoolaegeadd isl_map_sort_divs
2012-04-18 Sven Verdoolaegeadd isl_set_coalesce test case
2012-04-18 Sven Verdoolaegeadd isl_basic_map_get_divs
2012-04-18 Sven Verdoolaegeisl_merge_divs: handle NULL input
2012-04-18 Sven VerdoolaegeMerge branch 'maint'
2012-04-18 Sven Verdoolaegeisl_local_space_alloc_div: fix error handling
2012-04-18 Sven Verdoolaegeisl_union_set_compute_schedule: ignore backward proximi...
2012-04-17 Sven Verdoolaegeisl_basic_map_insert: preserve emptiness
2012-04-17 Sven Verdoolaegeisl_basic_set_total_dim: handle NULL input
2012-04-17 Sven Verdoolaegeisl_term_get_div: support nested divs
2012-04-17 Sven Verdoolaegeisl_term_get_div: normalize result
2012-04-13 Sven Verdoolaegeisl_access_info_compute_flow: sort accesses in textual...
2012-04-13 Sven Verdoolaegeisl_flow.c: access_sort_cmp: use isl_quicksort
2012-04-13 Sven Verdoolaegeisl_qsort.h: fix whitespace
2012-04-13 Sven Verdoolaegeisl_map_coalesce: optionally bound the coefficients...
2012-04-13 Sven Verdoolaegeadd isl_seq_abs_max
2012-04-13 Sven VerdoolaegeMerge branch 'maint'
2012-04-13 Sven Verdoolaegeisl_map_coalesce: don't try to relax (implicit) equalities
2012-04-13 Sven Verdoolaegeisl_tab_relax: prevent relaxation on dead or redundant...
2012-04-11 Sven Verdoolaegeisl_basic_map_union: plug memory leak on error path
2012-04-11 Louis-Noel... Fix a typo in isl_term_dup
2012-04-07 Sven Verdoolaegeisl_stream_read_map: allow "not" at start of grouped...
2012-04-07 Sven Verdoolaegeisl_test: test_parse_map_equal: return result of test
2012-04-07 Sven VerdoolaegeMerge branch 'maint'
2012-04-07 Sven Verdoolaegeisl_pw_*_on_shared_domain: improve error handling
2012-03-27 Sven Verdoolaegelink in new -lclangEdit when available
2012-03-16 Sven Verdoolaegeisl_*alloc macros: return expression of desired type
2012-03-07 Sven Verdoolaegeadd isl_map_fixed_power and isl_union_map_fixed_power
2012-03-06 Sven Verdoolaegeisl_token: change type of "type" field from enum isl_to...
2012-03-06 Sven VerdoolaegeMerge branch 'maint'
2012-03-06 Sven Verdoolaegeisl_union_map_is_subset: properly handle non-obviously...
2012-03-06 Sven Verdoolaegeisl_pw_aff_cond: change first argument from an isl_set...
2012-03-06 Sven Verdoolaegeadd isl_set_{lower,upper}_bound
2012-03-06 Sven Verdoolaegeadd isl_pw_aff_n_piece
2012-02-26 Sven Verdoolaegeadd isl_set_indicator_function
2012-02-26 Sven Verdoolaegeisl_basic_map_affine_hull: consider points adjacent...
2012-02-26 Sven Verdoolaegeadd isl_set_has_dim_name
2012-02-26 Sven Verdoolaegedoc: minor clean-up
2012-02-26 Sven Verdoolaegeadd isl_space_has_dim_name
2012-02-25 Sven Verdoolaegeconfigure.ac: remove spurious ","
2012-02-24 Sven Verdoolaegedoc: fix typo
2012-02-24 Sven Verdoolaegeisl_basic_set_sample: perform basis reduction at each...
2012-02-24 Sven Verdoolaegeadd isl_basic_set_is_subset
2012-02-24 Sven Verdoolaegeexport isl_basic_map_is_subset
2012-02-24 Sven Verdoolaegeadd isl_basic_set_sample
2012-02-24 Sven Verdoolaegedoc: document *_sample functions
2012-02-23 Sven VerdoolaegeMerge branch 'maint'
2012-02-23 Sven Verdoolaegeisl_coalesce.c: wrap_in_facets: bail out if any of...
2012-02-23 Sven Verdoolaegeisl_test: test_coalesce_set: fail if coalescing failed
2012-02-21 Sven Verdoolaegeexport isl_map_plain_is_single_valued
2012-02-21 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt: properly normalize...
2012-02-20 Sven Verdoolaegeadd isl_map_complement
2012-02-19 Tobias Grosserscheduler: allow to bound the coefficients in the calcu...
next