summaryrefslogtreecommitdiff
path: root/isl_div.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-06isl_div.c: add missing includeSven Verdoolaege1-0/+1
2009-09-06fix return type of isl_div_freeSven Verdoolaege1-1/+1
2009-03-23add isl_basic_set_divSven Verdoolaege1-0/+5
2009-03-23change calling convention of isl_basic_map_divSven Verdoolaege1-4/+6
2009-02-04add functions for setting isl_divsSven Verdoolaege1-0/+24
2009-01-06isl_constraint: add limited support for adding divsSven Verdoolaege1-0/+17
2008-12-23add isl_div abstraction, similar to isl_constraintSven Verdoolaege1-0/+84