use schedule tree directly during dependence analysis
commit556cf5b3c540c36d515a171db20f64c44b85ab41
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 8 Jan 2014 15:25:22 +0000 (8 16:25 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 24 Feb 2015 11:09:33 +0000 (24 12:09 +0100)
tree30b579d05d22e7db5c26cf3eb2bec7e9b2637e36
parent493fd5d5989c9421ebe4bb28c0c2117bc9772dcc
use schedule tree directly during dependence analysis

That is, use the schedule tree itself rather than first converting
it to a union map representation.

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