add isl_constraint_plain_cmp
commit516547e35e9aa9dee1579b3396084222c49fbc74
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 9 Nov 2013 21:40:41 +0000 (9 22:40 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 5 Aug 2014 13:12:41 +0000 (5 15:12 +0200)
tree04c5c4328f00a92233aca0758e64c83f31aafff8
parent7c252d81f541046e7bd5195c91fc092730ad8e18
add isl_constraint_plain_cmp

This will be useful for sorting constraints in the AST generator.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/constraint.h
isl_constraint.c