| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement a pass to filter the unused input arguments in the loop functions | Son Ho | 2023-02-03 | 1 | -1/+1 |
| | | |||||
| * | Introduce new loop ids in Pure and keep track of the number of loops in a ↵ | Son Ho | 2023-02-03 | 1 | -1/+1 |
| | | | | | function | ||||
| * | Add loop ids to the pure functions identifiers | Son Ho | 2023-02-03 | 1 | -4/+8 |
| | | |||||
| * | Compute the SCCs of the functions to extract in Translate.ml | Son Ho | 2023-02-03 | 1 | -15/+71 |
| | | |||||
| * | Implement ReorderDecls.ml | Son Ho | 2023-02-03 | 1 | -0/+150 |
