summaryrefslogtreecommitdiff
path: root/isl_ast_graft.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-22isl_ast_graft.c: remove spurious includeSven Verdoolaege1-1/+0
2013-04-09isl_ast_graft.c: store_guard: coalesce guard after taking gistSven Verdoolaege1-1/+3
2013-04-01isl_ast_graft_list_sort_guard: use isl_ast_graft_list_sortSven Verdoolaege1-13/+4
2013-04-01rename isl_ast_graft_list_sort to isl_ast_graft_list_sort_guardSven Verdoolaege1-1/+1
2013-03-17Merge branch 'maint'Sven Verdoolaege1-8/+14
2013-03-10isl_ast_build_ast_from_schedule: avoid introducing iterator in hoisted conditionSven Verdoolaege1-8/+14
2013-03-08isl_ast_build_ast_from_schedule: make construction of ors in ifs optionalSven Verdoolaege1-6/+73
2013-02-11isl_ast_graft.c: extract_hoistable_guard: drop divs involving current depthSven Verdoolaege1-0/+2
2012-10-05isl_ast_build_ast_from_schedule: make construction of else branches optionalSven Verdoolaege1-0/+7
2012-09-18add support for generating ASTs from schedule relationsSven Verdoolaege1-0/+1140