summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2012-11-24add isl_union_map_uncurrySven Verdoolaege1-0/+2
2012-11-22AST printing callbacks: pass isl_ast_print_optionsSven Verdoolaege1-3/+8
2012-11-22doc: fix typoSven Verdoolaege1-1/+1
2012-11-21add before_each_for/after_each_for callbacksSven Verdoolaege1-0/+25
2012-11-14rename isl_basic_set_add to isl_basic_set_add_dimsSven Verdoolaege1-0/+3
2012-10-05isl_ast_build_ast_from_schedule: make construction of else branches optionalSven Verdoolaege1-0/+8
2012-10-04isl_ast_expr: add isl_ast_op_lt and isl_ast_op_gt operationsSven Verdoolaege1-0/+8
2012-10-04add isl_basic_set_from_paramsSven Verdoolaege1-1/+3
2012-09-18add isl_id_set_free_userSven Verdoolaege1-0/+5
2012-09-18add support for generating ASTs from schedule relationsSven Verdoolaege1-1/+832
2012-09-18doc: separate out polyhedral compilation functionalitySven Verdoolaege1-64/+69
2012-09-18add isl_set_dim_has_{lower,upper}_boundSven Verdoolaege1-0/+12
2012-09-18add isl_pw_*_pullback_pw_multi_affSven Verdoolaege1-1/+9
2012-09-18add isl_pw_*_pullback_multi_affSven Verdoolaege1-2/+9
2012-09-18add isl_multi_aff_pullback_multi_affSven Verdoolaege1-0/+9
2012-09-18add isl_aff_pullback_multi_affSven Verdoolaege1-0/+11
2012-09-18add isl_set_preimage_pw_multi_affSven Verdoolaege1-1/+4
2012-09-18add isl_set_preimage_multi_affSven Verdoolaege1-1/+4
2012-09-18add isl_basic_set_preimage_multi_affSven Verdoolaege1-0/+13
2012-09-18add isl_pw_multi_aff_range_productSven Verdoolaege1-0/+4
2012-09-18add isl_multi_*_spliceSven Verdoolaege1-0/+8
2012-09-18add isl_multi_*_range_spliceSven Verdoolaege1-0/+7
2012-09-18add isl_multi_*_set_tuple_nameSven Verdoolaege1-0/+7
2012-09-18add isl_multi_*_range_productSven Verdoolaege1-0/+7
2012-09-18add isl_multi_*_add_dimsSven Verdoolaege1-0/+6
2012-09-18add isl_multi_*_insert_dimsSven Verdoolaege1-0/+7
2012-09-18add isl_multi_pw_affSven Verdoolaege1-1/+37
2012-09-18add isl_multi_aff_from_affSven Verdoolaege1-2/+5
2012-09-18add isl_pw_aff_zero_on_domainSven Verdoolaege1-0/+2
2012-09-18add isl_pw_aff_var_on_domainSven Verdoolaege1-0/+3
2012-09-17add isl_aff_var_on_domainSven Verdoolaege1-2/+6
2012-09-17add isl_basic_set_drop_constraints_not_involving_dimsSven Verdoolaege1-1/+6
2012-09-17add isl_{set,map}_drop_constraints_involving_dimsSven Verdoolaege1-0/+21
2012-09-17add isl_set_unshifted_simple_hullSven Verdoolaege1-0/+8
2012-09-17add isl_union_map_subtract_rangeSven Verdoolaege1-0/+3
2012-09-13export isl_set_plain_cmpSven Verdoolaege1-0/+11
2012-09-13doc: clarify use of identifiersSven Verdoolaege1-2/+8
2012-09-13add isl_basic_set_remove_unknown_divsSven Verdoolaege1-0/+3
2012-09-13and isl_pw_aff_tdiv_q and isl_pw_aff_tdiv_rSven Verdoolaege1-0/+9
2012-09-13add isl_pw_aff_divSven Verdoolaege1-1/+7
2012-09-13add isl_set_is_disjointSven Verdoolaege1-0/+4
2012-09-06add isl_map_uncurrySven Verdoolaege1-0/+14
2012-09-06add isl_union_map_subtract_domainSven Verdoolaege1-0/+3
2012-09-06add isl_constraint_listSven Verdoolaege1-1/+2
2012-09-06add isl_pw_multi_aff_set_pw_affSven Verdoolaege1-0/+3
2012-09-06add isl_pw_multi_aff_identitySven Verdoolaege1-0/+2
2012-09-06declare isl_pw_multi_aff_align_paramsSven Verdoolaege1-0/+3
2012-09-06declare isl_basic_map_remove_divs_involving_dimsSven Verdoolaege1-0/+5
2012-09-06add isl_vec_fdiv_rSven Verdoolaege1-0/+2
2012-09-06add isl_*_list_insertSven Verdoolaege1-0/+3