summaryrefslogtreecommitdiff
path: root/isl_coalesce.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-06isl_set_coalesce: add missing returnSven Verdoolaege1-1/+1
2009-09-06isl_coalesce.c: add missing includeSven Verdoolaege1-0/+1
2009-07-21isl_map_coalesce: don't drop rational flag from result if set in inputSven Verdoolaege1-0/+3
2009-07-16isl_tab: drop isl_ctx argument where not absolutely requiredSven Verdoolaege1-27/+24
2009-07-12isl_coalesce.c: fix typoSven Verdoolaege1-1/+1
2009-06-07isl_map_coalesce: remove extra divs introduced by isl_map_align_divsSven Verdoolaege1-0/+1
2009-06-05add isl_map_coalesceSven Verdoolaege1-218/+227
2009-05-05isl_coalesce.c: fix typo in commentSven Verdoolaege1-1/+1
2009-03-20add isl_set_coalesceSven Verdoolaege1-0/+611