platform/upstream/isl.git
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...
2012-02-19 Tobias Grosserisl_tab_basic_set_non_trivial_lexmin: do not add cuts...
2012-02-14 Sven Verdoolaegeisl_map_fix_si: drop basic maps that have become empty
2012-02-14 Sven Verdoolaegeisl_map.c: extract out common remove_if_empty
2012-02-14 Sven Verdoolaegeisl_map_coalesce: drop empty parts before checking...
2012-02-14 Sven VerdoolaegeMerge branch 'maint'
2012-02-14 Sven Verdoolaegeisl_convex_hull.c: uset_convex_hull_wrap_bounded: remov...
2012-02-14 Sven Verdoolaegeisl_basic_map_realign: preserve (most) flags
2012-02-07 Sven Verdoolaegeadd isl_printer_print_pw_aff test
2012-02-07 Sven Verdoolaegeisl_basic_map_foreach_lexopt: normalize isl_affs
2012-02-07 Sven Verdoolaegeisl_pw_*_union_add: don't subtract non-overlapping...
2012-02-07 Sven Verdoolaegeisl_printer_print_pw_aff: skip constraints implied...
2012-02-07 Sven Verdoolaegeadd isl_basic_set_is_div_constraint
2012-02-07 Sven VerdoolaegeMerge branch 'maint'
2012-02-07 Sven Verdoolaegeisl_printer_print_pw_aff: fix printing in C format
2012-02-07 Sven Verdoolaegeisl_stream_read_pw_aff: call isl_pw_aff_union_add inste...
2012-02-07 Sven Verdoolaegeisl_vertices.c: compute_chambers: avoid access to freed...
2012-02-02 Sven Verdoolaegeexport isl_pw_multi_aff_coalesce
2012-02-02 Sven Verdoolaegeexport isl_pw_multi_aff_domain
2012-02-02 Sven Verdoolaegeisl_aff_normalize: remove unused divs
2012-02-02 Sven Verdoolaegeisl_pw_multi_aff_from_map: add a special case where...
2012-02-02 Sven Verdoolaegeprivately export isl_basic_map_plain_is_single_valued
2012-02-02 Sven Verdoolaegeisl_printer_print_pw_aff: simplify domain expression...
2012-02-01 Sven Verdoolaegeisl_morph.c: fix typo in comment
2012-02-01 Sven VerdoolaegeMerge branch 'maint'
2012-02-01 Sven Verdoolaegeisl_basic_set_full_compression: detect equalities in...
2012-02-01 Sven Verdoolaegeisl_stream_read_pw_qpolynomial: accept products of...
2012-02-01 Sven Verdoolaegeisl_union_set_product: call isl_set_product on entries
2012-02-01 Sven Verdoolaegeisl_tab_pip.c: sol_add: skip empty contexts
2012-01-31 Sven Verdoolaegeisl_space_set_dim_id: also set id of parameter in neste...
2012-01-31 Sven Verdoolaegeisl_space_set_dim_id: rename "dim" variable to "space"
2012-01-30 Sven Verdoolaegescheduler: replace split_parallel by split_scaled option
2012-01-30 Sven Verdoolaegeadd isl_mat_scale_down_row
2012-01-30 Tobias GrosserAdd isl_union_map_gist_range
2012-01-30 Sven Verdoolaegescheduler: add an option to configure the level of...
2012-01-30 Sven VerdoolaegeMerge branch 'maint'
2012-01-30 Sven Verdoolaegeschedule.c: split_parallel: avoid invalid memory accesses
2012-01-18 Sven Verdoolaegeupdate for change in clang's HandleTopLevelDecl return...
2012-01-18 Sven Verdoolaegeconfigure.ac: only link against libraries from LLVM...
2012-01-18 Sven Verdoolaegeput annotations after "struct"
2012-01-18 Sven VerdoolaegeMerge branch 'maint'
2012-01-18 Sven Verdoolaegeisl_pw_aff_non_zero_set: don't assume isl_pw_aff is...
2012-01-18 Sven Verdoolaegeisl_aff_nonneg_basic_set and isl_aff_zero_basic_set...
2012-01-16 Sven Verdoolaegeisl_tab_from_basic_map: preserve all constraints in...
2012-01-16 Sven Verdoolaegeisl_tab_track_bmap: drop sanity checks in case of empty tab
2012-01-16 Sven Verdoolaegeisl_tab_track_bmap: make sure we have a unique copy...
2012-01-16 Sven Verdoolaegeisl_tab_track_bmap: fix memory leak on error path
2012-01-15 Sven Verdoolaegeisl_basic_map_remove_unknown_divs: restart whenever...
2012-01-15 Sven Verdoolaegeisl_map_simple_hull: improve error handling
2012-01-13 Sven Verdoolaegeexport isl_multi_aff_drop_dims
2012-01-13 Sven Verdoolaegeisl_multi_aff_drop_dims: handle removal of output dimen...
2012-01-13 Sven Verdoolaegeisl_multi_aff_set_aff: improve error handling
2012-01-13 Sven Verdoolaegeadd isl_multi_aff_set_tuple_id
2012-01-12 Sven Verdoolaegeisl_pw_aff_on_shared_domain: perform gist on results...
2012-01-03 Sven Verdoolaegeadd isl_aff_project_domain_on_params
2012-01-03 Sven Verdoolaegeadd isl_aff_align_params
2012-01-03 Sven Verdoolaegeisl_printer_print_aff: only print () when needed in...
2012-01-03 Sven Verdoolaegeisl_aff_gist: normalize result
2012-01-03 Sven VerdoolaegeMerge branch 'maint'
2012-01-03 Sven Verdoolaegeisl_schedule.c: mark row constructed by compute_split_s...
2012-01-02 Sven Verdoolaegeisl_map_project_out: properly handle named or nested...
2012-01-01 Sven Verdoolaegeisl_arg_parse: reset all flags with same option name...
2012-01-01 Sven Verdoolaegeisl_ctx_peek_options: special case isl_options_args
2012-01-01 Sven Verdoolaegeisl_basic_set_compute_vertices: set activity domain...
2011-12-30 Sven VerdoolaegeMerge branch 'maint'
2011-12-30 Sven Verdoolaegeisl_morph_{dom,ran}_params: add missing isl_morph_cow
2011-12-27 Sven Verdoolaegeisl_access_info: allow user interaction to restrict...
2011-12-27 Sven Verdoolaegeisl_access_info_compute_flow: store sink domain map...
2011-12-26 Sven Verdoolaegeisl_access_info_alloc: use isl_calloc to allocate structure
2011-12-26 Sven Verdoolaegeisl_access_info_compute_flow: don't pass ownership...
2011-12-18 Sven Verdoolaegeisl 0.09 isl-0.09
2011-12-18 Sven Verdoolaegeavoid "errno" argument name
2011-12-17 Sven Verdoolaegeadd isl_morph_dump
2011-12-17 Sven Verdoolaegerename isl_morph_dump to isl_morph_print_internal
2011-12-16 Sven Verdoolaegeisl_basic_set_compute_vertices: fix handling of lower...
2011-12-14 Sven Verdoolaegedoc: improve consistency in list of schedule options
2011-12-14 Sven van Haastregtadd Feautrier's scheduling algorithm
next