isl_basic_set_opt: avoid invalid access on error path
[platform/upstream/isl.git] / test_inputs /
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-07 Sven Verdoolaegeisl_ast_node_print: avoid duplicate declarations in...
2013-03-10 Sven Verdoolaegeisl_ast_build_ast_from_schedule: avoid introducing...
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-19 Sven Verdoolaegeisl_ast_codegen.c: generate_domain: avoid infinite...
2012-12-16 Sven Verdoolaegeisl_ast_codegen.c: compute_class_domains: compute gist...
2012-12-07 Sven Verdoolaegeisl_hash_dim: make result independent of endianness
2012-11-20 Sven Verdoolaegeisl_basic_map_gist: drop irrelevant constraints from...
2012-11-16 Sven VerdoolaegeAST generation: fix handling of separation classes
2012-11-13 Sven Verdoolaegeisl_aff_normalize: plug in divs with unit coefficient...
2012-11-13 Sven Verdoolaegeisl_aff_floor: normalize result
2012-11-13 Sven Verdoolaegeisl_aff_ceil: compute ceil(e/m) as floor((e + m - 1)/m)
2012-10-07 Sven Verdoolaegeisl_ast_codegen.c: generate_domain: postpone single...
2012-10-04 Sven Verdoolaegeisl_ast_build_ast_from_schedule: use "<" if upper bound...
2012-09-29 Sven Verdoolaegeisl_ast_expr_from_aff: try harder to use isl_ast_op_pdi...
2012-09-28 Sven Verdoolaegeadd extra AST generation test case from CLooG
2012-09-22 Sven Verdoolaegeisl_ast_expr_mod: perform missing multiplication
2012-09-18 Sven Verdoolaegeadd support for generating ASTs from schedule relations
2011-02-05 Sven VerdoolaegeMerge branch 'maint'
2011-02-05 Sven Verdoolaegeadd test
2010-11-17 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt: add all equalities...
2010-05-14 Sven Verdoolaegeadd isl_bound test application
2010-03-23 Sven Verdoolaegeisl_convex_hull.c: simplify computation of initial...
2010-03-10 Sven Verdoolaegeadd some pip tests from the piplib distribution
2009-05-06 Sven Verdoolaegeisl_map_convex_hull: handle unbounded, but pointed...
2009-05-06 Sven Verdoolaegeadd two more convex hull test cases
2009-02-22 Sven Verdoolaegeisl_basic_map_affine_hull: fix search for integer points
2008-12-25 Sven Verdoolaegeadd isl_basic_set_read_from_str
2008-12-02 Sven Verdoolaegeadd gist test
2008-10-13 Sven Verdoolaegeconvex_hull: use elimination based convex hull for...
2008-10-12 Sven Verdoolaegeisl_convex_hull: fix construction of initial facet
2008-09-04 Sven Verdoolaegeisl_basic_set_read_from_file: partial support for Omega...
2008-08-25 Sven Verdoolaegeisl_basic_map_affine_hull: compute integer affine hull
2008-08-25 Sven Verdoolaegeadd trivial affine hull test
2008-08-25 Sven Verdoolaegeadd convex hull computation