add isl_aff_mod_val
[platform/upstream/isl.git] / isl_space.c
2013-05-25 Sven VerdoolaegeMerge branch 'maint'
2013-05-22 Sven VerdoolaegeMerge branch 'maint'
2013-04-28 Sven VerdoolaegeMerge branch 'maint'
2013-04-22 Sven Verdoolaegeisl_space.c: add missing include
2012-12-07 Sven Verdoolaegeisl_hash_dim: make result independent of endianness
2012-12-02 Sven Verdoolaegeisl_space_extend: avoid invalid access on error
2012-12-01 Sven Verdoolaegeisl_space_dup: avoid invalid accesses on error
2012-09-06 Sven Verdoolaegeadd isl_map_uncurry
2012-09-06 Sven Verdoolaegeisl_space_free: return NULL
2012-09-02 Sven Verdoolaegerelicense isl under the MIT license
2012-09-02 Sven VerdoolaegeMerge branch 'maint'
2012-08-07 Sven Verdoolaegeadd isl_space_is_range
2012-08-07 Sven Verdoolaegeexport isl_space_is_domain
2012-08-07 Sven Verdoolaegedoc: document isl_space_is_equal
2012-08-07 Sven Verdoolaegeadd isl_space_is_map
2012-07-27 Sven VerdoolaegeMerge branch 'maint'
2012-07-27 Sven Verdoolaegeisl_space_extend_domain_with_range: handle ranges with...
2012-06-03 Sven Verdoolaegeisl_space.c: avoid icc warning
2012-06-02 Sven Verdoolaegeisl_space_unwrap: fix error message
2012-05-30 Sven VerdoolaegeMerge branch 'maint'
2012-05-30 Sven Verdoolaegeisl_space_insert_dims: fix handling of nested spaces
2012-05-21 Sven Verdoolaegeisl_space.c: document name_ok
2012-05-21 Sven VerdoolaegeMerge branch 'maint'
2012-05-18 Sven Verdoolaegeisl_space_set_dim_name: handle NULL name
2012-05-06 Sven Verdoolaegeadd isl_space_has_tuple_name
2012-05-06 Sven Verdoolaegeadd isl_union_map_curry
2012-05-06 Sven Verdoolaegeisl_space.c: avoid use of "0" as pointer value
2012-04-18 Sven VerdoolaegeMerge branch 'maint'
2012-04-13 Sven VerdoolaegeMerge branch 'maint'
2012-04-07 Sven VerdoolaegeMerge branch 'maint'
2012-03-06 Sven VerdoolaegeMerge branch 'maint'
2012-02-26 Sven Verdoolaegeadd isl_space_has_dim_name
2012-02-01 Sven VerdoolaegeMerge branch 'maint'
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"
2011-12-10 Sven VerdoolaegeMerge branch 'maint'
2011-12-10 Sven Verdoolaegeadd isl_space_map_from_domain_and_range
2011-10-10 Sven VerdoolaegeMerge branch 'maint'
2011-10-02 Sven VerdoolaegeMerge branch 'maint'
2011-09-27 Sven Verdoolaegeadd isl_space_find_dim_by_name
2011-09-23 Sven VerdoolaegeMerge branch 'maint'
2011-09-22 Sven Verdoolaegeadd isl_space_set_from_params
2011-09-22 Sven VerdoolaegeMerge branch 'maint'
2011-09-09 Sven VerdoolaegeMerge branch 'maint'
2011-09-03 Sven Verdoolaegeadd isl_space_extend_domain_with_range
2011-09-03 Sven Verdoolaegeadd isl_space_is_domain
2011-09-03 Sven Verdoolaegeexplicitly differentiate between spaces of maps, sets...
2011-09-03 Sven Verdoolaegeadd isl_space_params_alloc
2011-09-03 Sven Verdoolaegeisl_space_wrap: properly create set space
2011-09-03 Sven Verdoolaegeisl_space_match: optimize trivial cases
2011-09-03 Sven Verdoolaegeadd isl_map_flat_domain_product
2011-09-03 Sven Verdoolaegeisl_space_align_params: accept general isl_spaces
2011-09-03 Sven Verdoolaegeadd isl_space_params
2011-09-03 Sven Verdoolaegerename isl_dim to isl_space