add isl_tab_shift_var
commit000474176ed7ceb78d386dd154f7d4db6b83b0d8
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 14 Oct 2014 10:54:03 +0000 (14 12:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 16 Jan 2015 09:23:23 +0000 (16 10:23 +0100)
tree146c9a24ff4c12ada72fd66ea06e1b494ba35cc0
parent197465bb20307c3df2781e89a03afab431d17364
add isl_tab_shift_var

We will need this to shift some integer divisions in one basic map
to align them with integer divisions in another basic map during coalescing.

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