isl_mat_extend: properly extend matrices with reordered rows
[platform/upstream/isl.git] / isl_mat.c
2009-03-23 Sven Verdoolaegeisl_mat_extend: properly extend matrices with reordered...
2009-03-20 Sven Verdoolaegeisl_mat_transpose: handle non-rectangular matrices
2009-03-20 Sven Verdoolaegeisl_basic_map_dup: copy flags of original to duplicate
2009-03-20 Sven Verdoolaegeadd isl_mat_extend
2009-03-20 Sven Verdoolaegeisl_{basic_,}set_preimage: drop ctx argument
2009-03-08 Sven Verdoolaegerename F_ and FL_ macros to ISL_F_ and ISL_FL_ to avoid...
2009-03-08 Sven Verdoolaegeadd isl_mat_swap_cols
2009-03-08 Sven Verdoolaegeisl_mat_dump: also indent NULL mat
2009-03-08 Sven Verdoolaegeisl_set_preimage: clear ISL_SET_NORMALIZED flag
2009-02-15 Sven Verdoolaegefix serious error in isl_mat_parameter_compression
2009-01-06 Sven Verdoolaegeadd isl_mat_right_kernel
2009-01-06 Sven Verdoolaegeadd isl_mat_col_submul
2008-12-22 Sven Verdoolaegeavoid increasing "extra" without also extending the...
2008-12-14 Sven Verdoolaegeintroduce isl_dim structure for representing shared...
2008-10-13 Sven Verdoolaegeadd isl_basic_set_print and isl_set_print for printing...
2008-10-11 Sven Verdoolaegeisl_mat.c: fix some warnings
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 Verdoolaegeadd convex hull computation
2008-08-25 Sven Verdoolaegekeep cache of blocks of isl_ints
2008-08-25 Sven Verdoolaegeisl_basic_set_sample: remove equalities first