summaryrefslogtreecommitdiff
path: root/compiler/SCC.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add RegionsHierarchy.mlSon Ho2023-11-131-10/+111
* Fix some bugsSon Ho2023-02-031-9/+0
* Make good progress on updating SymbolicToPureSon Ho2023-02-031-1/+1
* Compute the SCCs of the functions to extract in Translate.mlSon Ho2023-02-031-0/+12
* Implement ReorderDecls.mlSon Ho2023-02-031-1/+1
* Add an SCC.ml file for strongly connected componentsSon Ho2023-02-031-0/+215