summaryrefslogtreecommitdiff
path: root/isl_dim.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-02isl_dim_size: check argumentSven Verdoolaege1-0/+2
2009-09-06isl_assert: validate all arguments and fix up falloutSven Verdoolaege1-1/+1
2009-02-22add isl_basic_map_removeSven Verdoolaege1-38/+37
2009-02-22add isl_dim_rangeSven Verdoolaege1-0/+7
2009-02-22add isl_map_productSven Verdoolaege1-10/+42
2009-02-22add isl_dim_addSven Verdoolaege1-0/+17
2009-02-22isl_map_intersect: allow intersection with pure parameter constraintsSven Verdoolaege1-0/+11
2009-02-22isl_dim.c: update n_name (only) when changing namesSven Verdoolaege1-1/+3
2009-01-08isl_map_underlying_set: drop names from dimesion in underlying setSven Verdoolaege1-0/+23
2008-12-19remove isl_ctx argument from functions accepting isl_dim argumentSven Verdoolaege1-0/+8
2008-12-14allow parameters and dimensions to be namedSven Verdoolaege1-7/+353
2008-12-14introduce isl_dim structure for representing shared dimension informationSven Verdoolaege1-0/+123