platform/upstream/isl.git
2013-04-22 Sven Verdoolaegedeclare isl_*_list together with isl_*
2013-04-22 Sven Verdoolaegeisl_ast_graft.c: remove spurious include
2013-04-22 Sven Verdoolaegeisl_ast_codegen.c: remove dependence on internals of...
2013-04-22 Sven Verdoolaegeextract generic isl_*_list_foreach_scc from isl_ast_cod...
2013-04-22 Sven Verdoolaegeisl_map_affine_hull: make stride information explicit...
2013-04-22 Sven Verdoolaegeisl_morph.c: extract out isl_mat_parameter_compression_ext
2013-04-22 Sven Verdoolaegeisl_ast_build_get_stride_constraint: combine multiple...
2013-04-22 Sven Verdoolaegeisl_ast_build.c: use isl_int_gcdext instead of open...
2013-04-22 Sven Verdoolaegeadd isl_int_gcdext
2013-04-22 Sven Verdoolaegeisl_ast_build_ast_from_schedule: also add stride guard...
2013-04-22 Sven Verdoolaegeisl_ast_build_set_loop_bounds: compute divs after elimi...
2013-04-22 Sven Verdoolaegeisl_map_simplify.c: normalize_divs_in_context: improve...
2013-04-22 Sven Verdoolaegeisl_ast_build_expr.c: remove left-over from refactoring
2013-04-22 Sven Verdoolaegeisl_ast_codegen.c: create_node_scaled: reflect current...
2013-04-22 Sven Verdoolaegeadd isl_union_map_preimage_domain_multi_aff
2013-04-22 Sven Verdoolaegeadd isl_map_preimage_domain_multi_aff
2013-04-22 Sven Verdoolaegeisl_basic_map_preimage_multi_aff: micro-refactoring
2013-04-22 Sven Verdoolaegeisl_map_simplify.c: div_is_redundant: ignore coefficien...
2013-04-22 Sven Verdoolaegegeneralize isl_basic_set_preimage_multi_aff to isl_basi...
2013-04-19 Sven Verdoolaegeisl_ast_build_ast_from_schedule: also add stride guard...
2013-04-19 Sven Verdoolaegeisl_ast_build_set_loop_bounds: compute divs after elimi...
2013-04-19 Sven Verdoolaegeisl_map_simplify.c: normalize_divs_in_context: improve...
2013-04-16 Sven Verdoolaegeisl_map.c: fix typo in comment
2013-04-16 Sven Verdoolaegeextend isl_seq_preimage to allow taking preimage of...
2013-04-16 Sven Verdoolaegeisl_map_simplify.c: div_is_redundant: ignore coefficien...
2013-04-15 Sven VerdoolaegeMerge branch 'maint'
2013-04-15 Sven Verdoolaegeisl_ast_codegen.c: fix typo in comment
2013-04-15 Sven Verdoolaegeisl_ast_build_ast_from_schedule: properly handle union...
2013-04-15 Sven Verdoolaegeisl_ast_codegen.c: update_unrolling_lower_bound: check...
2013-04-12 Sven Verdoolaegeisl_mat_free: return NULL
2013-04-11 Sven Verdoolaegeisl_basic_map_insert_dims: plug memory leak when called...
2013-04-11 Sven VerdoolaegeChangeLog: drop some text that appears to have been...
2013-04-09 Sven Verdoolaegeisl 0.11.2 isl-0.11.2
2013-04-09 Sven Verdoolaegeadd missing interface/all.h and interface/isl.py.top...
2013-04-09 Sven Verdoolaegeisl_schedule.c: sort_band_list: take into account that...
2013-04-09 Sven Verdoolaegeisl_schedule_get_map: pad schedule map with zeros if...
2013-04-09 Sven Verdoolaegeisl_ast_graft.c: store_guard: coalesce guard after...
2013-04-07 Sven VerdoolaegeMerge branch 'maint'
2013-04-07 Sven Verdoolaegeisl_ast_node_print: avoid duplicate declarations in...
2013-04-07 Sven Verdoolaegeisl_ast.c: extract out start_block and end_block from...
2013-04-07 Sven Verdoolaegeconfigure.ac: explicitly link in llvm bitreader compone...
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
next