lilott8 / BioScript

The BioScript compiler, ChemStor storage, and Application Binder.
54 stars 16 forks source link

Tyson/mfsim trans #50

Closed tysolov closed 5 years ago

tysolov commented 5 years ago

Updates to how loops are handled during translation. We now have an explicit header block inserted for all loops.

I had included some of Jonathans work on loop unrolling, but deleted the now defunct version of it. This should be a clean base for him to port his work and verify correctness on.

CLI arg added for loop unrolling -- default is not to perform loop unrolling.