- Jul 10, 2015
-
-
Mamadou Ndiaye authored
-
Mamadou Ndiaye authored
-
Mamadou Ndiaye authored
-
- Jul 03, 2015
-
-
Mamadou Ndiaye authored
-
- Jul 01, 2015
-
-
Mamadou Ndiaye authored
-
Erwan Jahier authored
-
Mamadou Ndiaye authored
-
- Jun 25, 2015
-
-
Erwan Jahier authored
-
- Jun 24, 2015
-
-
Mamadou Ndiaye authored
-
Mamadou Ndiaye authored
-
Mamadou Ndiaye authored
-
Erwan Jahier authored
To run it, just launch just: cd test/ make test.kcg
-
- Jun 23, 2015
-
-
Erwan Jahier authored
(which breaks lurettetop) nb : Mamadou's change broke some tests (18->53). Empty body is generated for nodes that have one eq. I'll fix that later.
-
Mamadou Ndiaye authored
-
Erwan Jahier authored
(which breaks lurettetop) nb : Mamadou's change broke some tests (18->53). Empty body is generated for nodes that have one eq. I'll fix that later.
-
- Jun 22, 2015
-
-
Mamadou Ndiaye authored
-kcg: forces the -esa(expand_arrays) option so that arrays walk with diese.We will see later how to treat properly the arrays.
-
- Jun 19, 2015
-
-
Mamadou Ndiaye authored
-
- Jun 18, 2015
-
-
Erwan Jahier authored
-
Erwan Jahier authored
-
- Jun 17, 2015
-
-
Mamadou Ndiaye authored
-kcg: evaluates types enum and struct correctly. -kcg: evaluates const correctly.
-
- Jun 12, 2015
-
-
Mamadou Ndiaye authored
-
- Jun 11, 2015
-
-
Mamadou Ndiaye authored
-
- Jun 01, 2015
-
-
Erwan Jahier authored
-
- May 29, 2015
-
-
Erwan Jahier authored
-
- May 22, 2015
-
-
Erwan Jahier authored
lus2lic -h shows the basic options lus2lic -more shows more experimental options lus2lic -dev shows experimental/internal options
-
Erwan Jahier authored
+ the utils/lustrequiv script that tries to state that 2 nodes a equivalent or not using lesar and lurette.
-
- Apr 10, 2015
-
-
Erwan Jahier authored
Indeed, I've missed that case and have no nonreg test for -2ch
-
Erwan Jahier authored
that I should have catched then. Sigh. only affect array concat
-
Erwan Jahier authored
by grouping instances of the same type into arrays. The rationale is to be able to generate for loops with iterators. The previous code was working, but probably by chance.
-
- Apr 08, 2015
-
-
Erwan Jahier authored
-
Erwan Jahier authored
Actually, that was the default behavior. Now the default behavior is to generate loops for iterators. nb : with -2ch, loops are still always inlined
-
- Apr 07, 2015
-
-
Erwan Jahier authored
-
- Mar 30, 2015
-
-
Erwan Jahier authored
Indeed, an iterator is a kind of node.
-
- Mar 24, 2015
-
-
Erwan Jahier authored
-
Erwan Jahier authored
-
Erwan Jahier authored
combined with -cc, actually computes the wcet. nb : only works if wcet tools are installed (owcet.arm, arm-elf-gcc)
-
Erwan Jahier authored
combined with -cc, actually computes the wcet. nb : only works if wcet tools are installed (owcet.arm, arm-elf-gcc)
-
- Mar 20, 2015
-
-
Erwan Jahier authored
-
Erwan Jahier authored
That generated dummy main calls one step function and exits. Imposes -2c.
-
Erwan Jahier authored
-