ppcg_scop: replace union map schedule by schedule tree
commitbef9d96f09c3e8d90ec202fa7d8963f14c0ba9d4
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Sep 2013 12:01:25 +0000 (25 14:01 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 21 Feb 2015 19:08:06 +0000 (21 20:08 +0100)
tree0c2286a11729fa2aba7ffee36001236b9621b515
parentedc8fdcceed0bb8b5b481c57b094f9ca2eded205
ppcg_scop: replace union map schedule by schedule tree

In a subsequent commit we will use the schedule tree directly
during dependence analysis.  We therefore first need to keep
track of the schedule tree instead of immediately converting it
to a union map.

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