platform/upstream/isl.git
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-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...
2011-12-30 Sven Verdoolaegeisl_morph_{dom,ran}_params: add missing isl_morph_cow
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
2011-12-12 Tobias Grosseradd option to bound the constant scheduling coefficients
2011-12-12 Tobias GrosserIntroduce new ISL_CTX_(GET|SET)_INT_DEF macro
2011-12-12 Tobias GrosserFix typo in documentation
2011-12-12 Tobias GrosserAdd interface to set schedule_maximize_band_depth
2011-12-12 Sven van Haastregtdoc/SubmittingPatches: fix typo in email address
2011-12-12 Sven van Haastregtexport schedule_split_parallel option
2011-12-11 Sven Verdoolaegeadd isl_pw_multi_aff_get_pw_aff
2011-12-10 Sven VerdoolaegeMerge branch 'maint'
2011-12-10 Sven Verdoolaegeisl_map_from_pw_aff: handle NULL input
2011-12-10 Sven Verdoolaegeadd isl_space_map_from_domain_and_range
2011-12-03 Tobias GrosserIntroduce option 'on_error'
2011-12-03 Sven Verdoolaegeexport isl_map_eliminate
2011-12-03 Tobias GrosserImprove message when ctx is freed, but still referenced
2011-12-02 Tobias Grosseradd isl_local_space_range
2011-12-02 Sven VerdoolaegeMerge branch 'maint'
2011-12-01 Sven Verdoolaegeisl_pw_aff_scale: don't special case multiplication...
2011-11-30 Sven Verdoolaegeadd isl_set_find_dim_by_name
2011-11-30 Sven Verdoolaegeisl_basic_map_involves_dims: double-check divs
2011-11-26 Sven Verdoolaegeisl_schedule.c: fix typo in comment
2011-11-25 Sven Verdoolaegeconfigure.ac: only create interface/Makefile if user...
2011-11-23 Sven Verdoolaegeadd isl_pw_aff_has_dim_id
2011-11-23 Sven Verdoolaegeadd missing namespace qualification on llvm::ArrayRef
2011-11-23 Sven VerdoolaegeMerge branch 'maint'
2011-11-23 Sven Verdoolaegeisl_union_pw_*_{intersect_domain,gist}: update to chang...
2011-11-21 Sven Verdoolaegeisl_map_insert_dims: handle NULL input
2011-11-21 Sven Verdoolaegeisl_set_from_pw_aff: handle NULL input
2011-11-17 Sven Verdoolaegedocument isl_basic_map_set_tuple_name
2011-11-16 Sven Verdoolaege.gitignore: add isl_config.h.in~
2011-11-13 Sven Verdoolaegeisl_arg_parse: support string list arguments
2011-11-13 Sven Verdoolaegehide isl_options structure
2011-11-13 Sven Verdoolaegeintroduce isl_args structure that constains isl_arg...
2011-11-13 Sven Verdoolaegeadd isl_ctx_parse_options
2011-11-13 Sven Verdoolaegeisl_arg_parse: print current option values as defaults
2011-11-13 Sven Verdoolaegeuse the clang driver to obtain command line arguments...
2011-11-13 Sven Verdoolaegesupport more recent LLVMs
2011-11-13 Sven Verdoolaegeadd isl_map_subtract_range
2011-11-06 Serge Belyshevallow --with-gmp=build
2011-11-06 Sven Verdoolaegeisl_map_gist: return empty set if context is obviously...
2011-11-04 Sven Verdoolaegeadd isl_map_gist_range
2011-11-04 Sven Verdoolaegeadd isl_map_subtract_domain
2011-11-02 Sven Verdoolaegeadd isl_set_upper_bound_si
2011-11-02 Sven Verdoolaegedocument *lower_bound_si functions
2011-11-02 Sven Verdoolaegeisl_union_pw_*_gist: special case gist with respect...
2011-11-02 Sven Verdoolaegeadd isl_union_pw_*_gist_params
2011-11-02 Sven Verdoolaegeadd isl_pw_*_gist_params
2011-11-02 Sven Verdoolaegeexport isl_pw_multi_aff_gist
2011-11-02 Sven Verdoolaegeadd isl_multi_aff_gist_params
2011-11-02 Sven Verdoolaegeadd isl_qpolynomial_gist_params
2011-11-02 Sven Verdoolaegeadd isl_qpolynomial_fold_gist_params
2011-11-02 Sven Verdoolaegeexport isl_qpolynomial_fold_gist
2011-11-02 Sven Verdoolaegeadd isl_aff_gist_params
2011-11-02 Sven Verdoolaegeadd isl_set_gist_params_basic_set
2011-11-02 Sven Verdoolaegeadd isl_basic_set_intersect_params
2011-11-02 Sven Verdoolaegeisl_union_pw_*_intersect_domain: special case parameter...
2011-11-02 Sven Verdoolaegeadd union_pw_*_intersect_params
2011-11-02 Sven Verdoolaegeadd isl_pw_*_intersect_params
2011-11-02 Sven Verdoolaegeadd isl_union_map_params
2011-11-02 Sven Verdoolaegedoc: explain direction of dependence relations from...
2011-11-02 Sven Verdoolaegeisl_map_is_subset: align parameters if needed
2011-11-02 Sven Verdoolaegeisl_pw_*_opt: use correct space in case of empty input
2011-11-01 Sven Verdoolaegeisl_tab_pip.c: sol_pma_add: add missing finalize
2011-10-31 Sven Verdoolaegeisl_id_alloc: allow isl_ids with the same name but...
2011-10-31 Andreas KloecknerAdd missing cow to isl_{basic_,}map_set_dim_name()
2011-10-31 Sven Verdoolaegeisl_union_set_gist: special case gist with respect...
2011-10-21 Sven Verdoolaegeisl_map_alloc_space: fix memory leak on error path
2011-10-21 Sven Verdoolaegeisl 0.08 isl-0.08
2011-10-21 Sven Verdoolaegeinterface/Makefile.am: append extra copy of CLANG_LDFLA...
2011-10-20 Sven Verdoolaegeisl_tab_pip.c: set_row_cst_to_div: don't assume coeffic...
2011-10-20 Sven Verdoolaegeisl_tab_pip.c: fix typo in comment
2011-10-19 Sven Verdoolaegeremove undocumented isl_basic_{set,map}_foreach_lex...
2011-10-19 Sven Verdoolaegeisl_test: test isl_basic_map_lexmin_pw_multi_aff
2011-10-16 Sven Verdoolaegeadd isl_union_map_gist_domain
2011-10-16 Sven Verdoolaegeadd isl_map_gist_domain
2011-10-16 Sven Verdoolaegeadd isl_union_map_gist_params
2011-10-16 Sven Verdoolaegeisl_union_map_intersect_domain: special case intersecti...
2011-10-16 Sven Verdoolaegeisl_union_set_intersect: special case intersection...
2011-10-16 Sven Verdoolaegeadd isl_union_map_intersect_params
2011-10-16 Sven Verdoolaegeadd isl_union_set_is_params
2011-10-14 Sven Verdoolaegeisl_point_get_coordinate: check validity of "pos" argument
2011-10-13 Sven Verdoolaegeinterface/extract_interface.cc: adjust to rename of...
2011-10-13 Sven Verdoolaegerename isl_pw_aff_add to isl_pw_aff_union_add
2011-10-13 Sven Verdoolaegereimplement pw_aff_mul on top of a generic isl_pw_...
next