heptagon/compiler/main
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
..
ctrl2ept.ml Switch to non-deprecated String functions 2017-03-14 12:24:29 +01:00
hept2mls.ml Passes optimization 2017-05-23 22:13:32 +02:00
heptc.ml Added simple scheduler with -simple-scheduler option 2017-05-23 22:16:57 +02:00
hepts.ml Switch to non-deprecated String functions 2017-03-14 12:24:29 +01:00
mls2obc.ml Passes optimization 2017-05-23 22:13:32 +02:00
mls2seq.ml Clean-up of verbose output 2017-05-23 11:37:30 +02:00