update pet for change in pet_scop_collect_{reads,writes}
commit75d330345bc0d780cc22d63609c52326336eac0b
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 10 Aug 2013 15:28:24 +0000 (10 17:28 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Sep 2013 08:39:44 +0000 (6 10:39 +0200)
treecfb46d48f9724b4ecf4fe7fe7106fe96633ec13c
parentae4eeead05af45b2a187df8d6e2be9cfc7b6f19f
update pet for change in pet_scop_collect_{reads,writes}

These now support the collection of data dependent accesses.
Since we currently do not support these in PPCG, we simply
collect all "may" accesses, knowing that they are equal to the
"must" accesses.

Since the ranges of the access relations are now also intersected
with the array extents by pet, also add a note to README stating
that -DPOLYBENCH_USE_C99_PROTO should be used when processing
PolyBench.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
README
pet
ppcg.c