summaryrefslogtreecommitdiff
path: root/isl_local_space_private.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-10extract out isl_local_space_substitute_seqSven Verdoolaege1-0/+4
2012-09-10add isl_local_space_swap_divSven Verdoolaege1-0/+2
2012-09-10privately export isl_mat_cmp_divSven Verdoolaege1-0/+1
2011-10-02add isl_local_space_liftSven Verdoolaege1-0/+3
2011-10-02add isl_local_space_substituteSven Verdoolaege1-0/+4
2011-09-13drop isl_div abstractionSven Verdoolaege1-1/+2
2011-09-03isl_aff.c: extract isl_local_space_get_activeSven Verdoolaege1-0/+2
2011-09-03rename isl_dim to isl_spaceSven Verdoolaege1-4/+4
2011-07-23add isl_local_space_is_div_constraintSven Verdoolaege1-0/+3
2011-07-09add private isl_local_space_realignSven Verdoolaege1-0/+2
2011-07-09add private isl_local_space_reset_dimSven Verdoolaege1-0/+3
2011-06-30add isl_local_space_is_named_or_nestedSven Verdoolaege1-0/+3
2011-06-25add isl_local_space_substitute_equalitiesSven Verdoolaege1-0/+4
2011-05-20add isl_local_space_divs_knownSven Verdoolaege1-0/+1
2011-05-16isl_polynomial.c: move merge_divs to isl_local_space.cSven Verdoolaege1-0/+3
2011-05-16add isl_local_spaceSven Verdoolaege1-0/+27