aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/Partition.ml
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove more OCaml files to compile successfully without admits."Yann Herklotz2021-09-271-0/+124
* Remove more OCaml files to compile successfully without admits.Yann Herklotz2021-07-111-124/+0
* Add Vrange and predicatesYann Herklotz2021-02-021-3/+3
* Fix OCaml files for compilationYann Herklotz2021-01-311-8/+7
* Improve performance dramatically for RTLBlock generationYann Herklotz2020-10-311-17/+19
* Finish implementing scheduling and add top level exportYann Herklotz2020-10-201-1/+1
* Scheduling added to partitioningYann Herklotz2020-09-031-3/+2
* Fix bug for basic block construction in loopsYann Herklotz2020-08-311-3/+7
* Add working partitioning algorithmYann Herklotz2020-08-311-30/+49
* Continue on Partitioning algorithmYann Herklotz2020-08-301-9/+50
* Add RTLBlock intermediate languageYann Herklotz2020-08-301-0/+60