heptagon/compiler/minils
Cédric Pasteur 493f49fe04 Added iterator fusion
For now it only deals with maps but it can be
easily extended. See test/good/itfusion.ept for 
examples of sequences that can be optimised.
2010-07-21 17:19:51 +02:00
..
analysis Basic clocking port. 2010-07-15 16:20:46 +02:00
main Added iterator fusion 2010-07-21 17:19:51 +02:00
parsing location change. Heptc works with menhir. 2010-07-21 15:15:57 +02:00
transformations Added iterator fusion 2010-07-21 17:19:51 +02:00
_tags Moved sequential to compiler/ dir 2010-07-08 15:19:04 +02:00
minils.ml Added anonymous functions in Minils 2010-07-21 17:15:19 +02:00
mls_mapfold.ml Schedule with the iterator and eqs/var_decs added in mapfold. 2010-07-14 03:45:38 +02:00
mls_printer.ml Added anonymous functions in Minils 2010-07-21 17:15:19 +02:00
mls_utils.ml Simplify a little Mls2obc 2010-07-16 09:58:56 +02:00