heptagon/compiler/minils/transformations
Gwenaël Delaval 35bce1d5e8 Added simple scheduler with -simple-scheduler option
Scheduler_simple module: simplest possible scheduler, with
only topological sort and without any "smart" algo/heuristic.
2017-05-23 22:16:57 +02:00
..
callgraph.ml Switch to non-deprecated String functions 2017-03-14 12:24:29 +01:00
checkpass.ml Added Marc as co-author 2012-06-29 01:43:15 +02:00
inline_extvalues.ml Merge branch 'decade' into ctrl-n 2013-11-20 08:53:00 +01:00
normalize_mem.ml Passes optimization 2017-05-23 22:13:32 +02:00
schedule.ml Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00
schedule_interf.ml Fixed warnings. 2014-03-18 11:01:56 +01:00
schedule_simple.ml Added simple scheduler with -simple-scheduler option 2017-05-23 22:16:57 +02:00
tomato.ml Fixed warnings. 2014-03-18 11:01:56 +01:00