cpu: generate code directly from schedule tree
commit51eb2025aa34fe1d0fed5979486588f376286c25
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 24 May 2015 09:54:12 +0000 (24 11:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Oct 2015 09:06:56 +0000 (9 11:06 +0200)
tree1085a477bc6b8b957076a93e3ad40653573e1c8e
parent9ef69b904b737bd1cb03c412bba48d7638f8ee61
cpu: generate code directly from schedule tree

That is, do not convert the schedule tree to a union_map representation first.

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