cpu: optionally use computed schedule
commit3bbfbda460d2418f9fe02478f2666dd7c89bd580
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 20 Mar 2012 14:35:03 +0000 (20 15:35 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 12 Oct 2015 10:40:30 +0000 (12 12:40 +0200)
treecfeb7ae76181a993117d078d3001d77567465c8f
parentafcdc132f8ddaff624d13ef277800f6e9db7e46d
cpu: optionally use computed schedule

When the CPU backend was introduced in 1b7331d (Add support for the
generation of c code, Fri Mar 16 17:14:44 2012 +0100), it was only
meant as the basic infrastructure.
Slightly expand on this infrastructure by optionally using
a recomputed schedule instead of the original schedule.

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