heptagon/compiler/minils/transformations
Cédric Pasteur 72cac326a8 Fixed normalization of fby
We should normalize not only outputs but also 
other fbys to generate correct code. The test shows
a program that was compiled incorrectly.
2011-10-19 16:31:40 +02:00
..
callgraph.ml Static constraints in the source. Equal removed 2011-06-09 14:53:40 +02:00
checkpass.ml Static constraints in the source. Equal removed 2011-06-09 14:53:40 +02:00
inline_extvalues.ml Added a new reinit operator 2011-10-17 15:28:04 +02:00
normalize_mem.ml Fixed normalization of fby 2011-10-19 16:31:40 +02:00
schedule.ml Rename Graph to Sgraph 2011-05-25 09:12:10 +02:00
schedule_interf.ml Another try to fix causality of linear ifs 2011-10-17 18:10:38 +02:00
tomato.ml Adapted minimization to reinit. 2011-10-17 15:43:55 +02:00