allow loop increments of the form i = i + cst
commit79965fc86c5a639dcd6b97853989195bf72e5665
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 29 Jul 2011 18:44:23 +0000 (29 20:44 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 30 Jul 2011 13:01:41 +0000 (30 15:01 +0200)
treec7d2077005245ebd6bbe30b53423e895b87f6292
parent1afbde250abe4888629626869bcbcf952dcd951e
allow loop increments of the form i = i + cst

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
scan.h
tests/inc3.c [new file with mode: 0644]
tests/inc3.scop [new file with mode: 0644]