platform/upstream/isl.git
2013-04-07 Sven Verdoolaegeupdate for change in arguments of clang's HeaderSearchO...
2013-04-07 Sven Verdoolaegeupdate for change in arguments of clang's CompilerInsta...
2013-04-01 Sven Verdoolaegeisl_ast_codegen.c: fix typo in comment
2013-04-01 Sven Verdoolaegeisl_ast_graft_list_sort_guard: use isl_ast_graft_list_sort
2013-04-01 Sven Verdoolaegeadd isl_*_list_sort
2013-04-01 Sven Verdoolaegerename isl_ast_graft_list_sort to isl_ast_graft_list_so...
2013-03-30 Sven Verdoolaegeisl_map_affine_hull: avoid computing explicit represent...
2013-03-28 Sven Verdoolaegeisl_map_coalesce: extend the handling of a pair adjacen...
2013-03-28 Sven Verdoolaegeadd isl_tab_unrestrict
2013-03-28 Sven Verdoolaegeisl_coalesce.c: fix typo in comment
2013-03-28 Sven Verdoolaegeisl_test: generalize coalesce tests
2013-03-28 Sven Verdoolaegeadd isl_set_{lexmin,lexmax}_pw_multi_aff
2013-03-24 Sven Verdoolaegeadd isl_tab_get_ctx
2013-03-24 Sven Verdoolaegeisl_mat_variable_compression: add memory management...
2013-03-24 Sven Verdoolaegeisl_mat_product: add memory management annotations
2013-03-24 Sven VerdoolaegeMerge branch 'maint'
2013-03-24 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt: disable use of shifte...
2013-03-24 Sven Verdoolaegeisl_tab_pip.c: context_gbr_detect_equalities: improve...
2013-03-20 Sven Verdoolaegeupdate ax_create_pkgconfig_info.m4 to latest upstream...
2013-03-20 Sven Verdoolaegeisl_mat_drop_cols: special case dropping of zero columns
2013-03-20 Sven Verdoolaegeisl_basic_map_foreach_lexopt: properly merge partial...
2013-03-19 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt: better exploit partia...
2013-03-19 Sven Verdoolaegeisl_basic_map_lexopt: preinitialize domain
2013-03-19 Sven Verdoolaegeexport isl_basic_map_drop_constraints_involving_dims
2013-03-19 Sven Verdoolaegeisl_basic_map_compute_divs: compress existentially...
2013-03-19 Sven Verdoolaegeisl_basic_map_compute_divs: recursively remove paramete...
2013-03-19 Sven Verdoolaegeisl_map.c: parameter_compute_divs: extract out first_pa...
2013-03-19 Sven Verdoolaegeisl_basic_set_parameter_compression: allow divs in...
2013-03-19 Sven Verdoolaegeisl_basic_map_compute_divs: preserve already known...
2013-03-19 Sven Verdoolaegeisl_basic_map_project_out: extract out insert_div_rows
2013-03-17 Sven Verdoolaegeisl_basic_map_swap_div: extract out swap_div
2013-03-17 Sven VerdoolaegeMerge branch 'maint'
2013-03-17 Sven Verdoolaegeisl_map_coalesce: avoid dropping constraints redundant...
2013-03-16 Sven Verdoolaegeadd isl_band_split
2013-03-16 Sven Verdoolaegeisl_schedule_get_band_forest: sort bands in band list
2013-03-16 Sven Verdoolaegedeclare isl_union_pw_multi_aff_intersect_domain
2013-03-16 Sven Verdoolaegeadd tile_shift_point_loops option
2013-03-16 Sven Verdoolaegeadd isl_union_pw_multi_aff_scale_vec
2013-03-16 Sven Verdoolaegeadd isl_pw_multi_aff_scale_vec
2013-03-16 Sven Verdoolaegeadd isl_multi_aff_scale_vec
2013-03-15 Sven Verdoolaegeisl_basic_map_simplify: avoid infinite loop on empty...
2013-03-14 Sven Verdoolaegegeneralize isl_union_pw_qpolynomial_sub to include...
2013-03-14 Sven Verdoolaegeadd isl_pw_multi_aff_sub
2013-03-14 Sven Verdoolaegeadd isl_multi_aff_sub
2013-03-14 Sven Verdoolaegegeneralize isl_multi_aff_add
2013-03-13 Sven Verdoolaegeisl_basic_set_parameter_compression: extend assertion
2013-03-13 Sven Verdoolaegeisl_map.c: parameter_compute_divs: check result of...
2013-03-13 Sven Verdoolaegeisl_arg.c: drop_argument: avoid out-of-bounds array...
2013-03-13 Sven Verdoolaegeisl_map_gist_basic_map: avoid invalid access on error
2013-03-10 Sven Verdoolaegeisl_ast_build_ast_from_schedule: avoid introducing...
2013-03-08 Sven Verdoolaegeisl_ast_build_ast_from_schedule: make construction...
2013-03-08 Sven VerdoolaegeMerge branch 'maint'
2013-03-08 Sven Verdoolaegeisl_basic_set_sort_constraints: take into account all...
2013-03-06 Sven Verdoolaegeisl_ast_build_ast_from_schedule: fix unrolling corner...
2013-02-28 Sven Verdoolaegeisl_basic_map_uncurry: add missing isl_basic_map_cow
2013-02-28 Sven Verdoolaegeisl_basic_map_curry: add missing isl_basic_map_cow
2013-02-28 Sven Verdoolaegecodegen_test.sh: avoid use of constructs not supported...
2013-02-20 Sven Verdoolaegeisl_arg.c: extract out free_child
2013-02-20 Sven Verdoolaegeisl_arg.c: extract out free_user
2013-02-20 Sven Verdoolaegeargument parsing: set structure field even if setter...
2013-02-20 Sven Verdoolaegeargument parsing: handle --help option in order
2013-02-19 Sven Verdoolaegeisl_map_simplify.c: check_for_div_constraints: also...
2013-02-19 Sven Verdoolaegeisl_aff_scale: special case scaling by a factor of...
2013-02-19 Sven Verdoolaegedocument that isl_local_space_get_div cannot be used...
2013-02-19 Sven Verdoolaegecodegen_test.sh: keep track of failure rather than...
2013-02-19 Sven VerdoolaegeMerge branch 'maint'
2013-02-19 Sven Verdoolaegeisl_ast_codegen.c: generate_domain: avoid infinite...
2013-02-14 Sven Verdoolaegeisl_schedule.c: fix typo in comment
2013-02-14 Sven Verdoolaegeisl_band_tile: set parent field of the child band
2013-02-14 Sven Verdoolaegeisl_pw_multi_aff_drop_dims: fix dropping of output...
2013-02-11 Sven Verdoolaegeisl_ast_graft.c: extract_hoistable_guard: drop divs...
2013-02-10 Sven Verdoolaegedeclare isl_union_pw_multi_aff_to_str
2013-02-10 Sven Verdoolaegedeclare isl_union_pw_multi_aff_dump
2013-02-10 Sven Verdoolaegeadd isl_union_pw_multi_aff_read_from_str
2013-02-10 Sven Verdoolaegeadd isl_union_pw_multi_aff_from_union_set
2013-02-05 Sven Verdoolaegeisl_ctx_free: properly free allocated options
2013-02-03 Sven Verdoolaegeisl_union_map_alloc: project space argument onto its...
2013-02-03 Sven Verdoolaegeisl_input.c: read_conjuncts: stop parsing conjuncts...
2013-02-03 Sven Verdoolaegeisl_input.c: accept_affine_factor: drop unexpected...
2012-12-27 Sven VerdoolaegeMerge branch 'maint'
2012-12-27 Sven Verdoolaegeinterface/python.cc: add missing include
2012-12-16 Sven Verdoolaegeisl_ast_codegen.c: compute_class_domains: compute gist...
2012-12-16 Sven Verdoolaegeisl_basic_map_from_constraint_matrices: (simplify and...
2012-12-15 Sven Verdoolaegeisl_stream_read_map: allow anonymous unconstrained...
2012-12-10 Sven Verdoolaegeisl 0.11.1 isl-0.11.1
2012-12-07 Sven Verdoolaegeisl_map_inline_foreach_basic_map: drop basic maps that...
2012-12-07 Sven Verdoolaegeisl_hash_dim: make result independent of endianness
2012-12-07 Sven Verdoolaegeisl_basic_map_move_dims: avoid invalid access on error
2012-12-04 Sven Verdoolaegeisl_basic_set_expand_divs: avoid invalid access on...
2012-12-04 Sven Verdoolaegeadd LICENSE to the distribution
2012-12-03 Sven Verdoolaegeisl_schedule.c: add_inter_constraints: avoid invalid...
2012-12-03 Sven Verdoolaegeisl_schedule.c: add_intra_constraints: avoid invalid...
2012-12-03 Sven Verdoolaegeisl_tab_basic_set_non_neg_lexmin: handle NULL input
2012-12-03 Sven Verdoolaegeisl 0.11 isl-0.11
2012-12-02 Sven Verdoolaegeisl_schedule.c: add_inter_validity_constraints: avoid...
2012-12-02 Sven Verdoolaegeisl_tab_basic_set_non_trivial_lexmin: handle NULL input
2012-12-02 Sven Verdoolaegeisl_tab.c: push_union: handle NULL input
2012-12-02 Sven Verdoolaegeisl_mat_transpose: handle NULL input
2012-12-02 Sven Verdoolaegeisl_basic_map_foreach_lexopt: avoid invalid access...
2012-12-02 Sven Verdoolaegeisl_pw_*_on_shared_domain_in: avoid double free on...
next