pet_array: add uniquely_defined attribute
commitddc8135c43a5fca428bd34084e6303f97446063b
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Jan 2012 16:48:05 +0000 (4 17:48 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 22 May 2012 09:44:52 +0000 (22 11:44 +0200)
treed7937e5a1728da1e21a7554b0ab0478f5f4ca6dc
parent37a2370ded8702b06174f88f5221448284ec6cd4
pet_array: add uniquely_defined attribute

Marking arrays as uniquely_defined will avoid the need for users
to perform dependence analysis on those arrays.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
emit.c
include/pet.h
parse.c
scop.c