heptagon/compiler/minils
Cédric Pasteur b7ba8e7913 Remove useless case
As targeting is only done for linear variables, 
this case is already dealt with by 
coalesce_linear_vars
2011-05-25 09:12:15 +02:00
..
analysis Remove useless case 2011-05-25 09:12:15 +02:00
main Added scheduler that tries to minimize interferences 2011-05-25 09:12:15 +02:00
transformations Missing file 2011-05-25 09:12:15 +02:00
_tags Moved sequential to compiler/ dir 2010-07-08 15:19:04 +02:00
minils.ml Fixed linear typing of iterators 2011-05-25 09:12:13 +02:00
mls_compare.ml Correction of Mls_compare for new AST 2011-05-11 14:25:45 +02:00
mls_mapfold.ml 100 and java scalarized 2011-04-19 18:45:56 +02:00
mls_printer.ml Linearity annotations in the AST 2011-05-25 09:12:13 +02:00
mls_utils.ml Compile fixes 2011-05-25 09:12:10 +02:00