add isl_qpolynomial_fold_scale_val
[platform/upstream/isl.git] / test_inputs / codegen /
2013-05-25 Sven VerdoolaegeMerge branch 'maint'
2013-05-23 Sven Verdoolaegeisl_ast_expr_from_constraint: split off constant term...
2013-05-22 Sven VerdoolaegeMerge branch 'maint'
2013-04-28 Sven VerdoolaegeMerge branch 'maint'
2013-04-22 Sven Verdoolaegeisl_map_affine_hull: make stride information explicit...
2013-04-22 Sven Verdoolaegeisl_ast_codegen.c: create_node_scaled: reflect current...
2013-04-15 Sven VerdoolaegeMerge branch 'maint'
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 VerdoolaegeMerge branch 'maint'
2013-04-07 Sven Verdoolaegeisl_ast_node_print: avoid duplicate declarations in...
2013-03-24 Sven VerdoolaegeMerge branch 'maint'
2013-03-19 Sven Verdoolaegeisl_basic_map_lexopt: preinitialize domain
2013-03-19 Sven Verdoolaegeisl_basic_map_compute_divs: preserve already known...
2013-03-17 Sven VerdoolaegeMerge branch 'maint'
2013-03-10 Sven Verdoolaegeisl_ast_build_ast_from_schedule: avoid introducing...
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-19 Sven Verdoolaegeisl_map_simplify.c: check_for_div_constraints: also...
2013-02-19 Sven VerdoolaegeMerge branch 'maint'
2013-02-19 Sven Verdoolaegeisl_ast_codegen.c: generate_domain: avoid infinite...
2013-02-11 Sven Verdoolaegeisl_ast_graft.c: extract_hoistable_guard: drop divs...
2012-12-27 Sven VerdoolaegeMerge branch 'maint'
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