avoid recomputation of "one" (and -1) by storing a copy in CloogState
commit5947fbcf88ad8cbefd2ba7e99d918e3bd8ddf032
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 28 May 2009 15:07:25 +0000 (28 17:07 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 31 May 2009 18:38:30 +0000 (31 20:38 +0200)
treed6cb4e1627b0df173ed14ee4def7210169ca426e
parent89f4c213409bb7d87a0d28975bffaa3d2e017753
avoid recomputation of "one" (and -1) by storing a copy in CloogState

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/cloog/state.h
source/clast.c
source/loop.c
source/state.c