isl_ast_build_expr.c: isl_ast_expr_add_term: store local information in struct
commita5d1080b76f34a6758e0469379de5720caf36852
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 21 Dec 2014 17:16:34 +0000 (21 18:16 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Dec 2014 08:36:48 +0000 (25 09:36 +0100)
tree83d8fab3dc5f0a08a7850930725c8a9fb65d7bf9
parent98ba8c80575c4446a261a7d283aac227cc5900d8
isl_ast_build_expr.c: isl_ast_expr_add_term: store local information in struct

This somewhat simplifies the sign changing, but more importantly,
it will allow us to easily pass in extra information.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_ast_build_expr.c