add isl_aff_mod_val
[platform/upstream/isl.git] / isl_sample_piplib.c
2012-09-02 Sven Verdoolaegerelicense isl under the MIT license
2010-12-07 Sven Verdoolaegeavoid using isl_basic_set and isl_basic_map internals...
2010-11-20 Sven VerdoolaegeRename headers from isl_header.h to isl/header.h
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-07-15 Sven Verdoolaegemove isl_basic_set_skew_to_positive_orthant to isl_sample.c
2009-07-13 Sven Verdoolaegeisl_vec: keep track of isl_ctx
2009-03-20 Sven Verdoolaegeisl_{basic_,}set_preimage: drop ctx argument
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...
2008-10-11 Sven Verdoolaegeisl_sample_piplib.c: add missing include
2008-10-11 Sven Verdoolaegeadd struct_ctx field to isl_set and isl_map
2008-08-25 Sven Verdoolaegesample: remove lineality and skew into positive orthant
2008-08-25 Sven Verdoolaegereimplement isl_basic_map_is_empty in terms of isl_basi...