aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/Partition.ml
Commit message (Collapse)AuthorAgeFilesLines
* Annonimize submissiondev/asplosYann Herklotz2023-08-101-1/+1
|
* Fix code generation in partitioning and schedulingYann Herklotz2022-05-271-2/+2
|
* Rewrite a lot fixing scheduling of GibleYann Herklotz2022-05-271-13/+14
|
* Famous proven but not tested has been fixedYann Herklotz2022-05-121-1/+1
|
* Rename lit directoryYann Herklotz2022-03-241-2/+4
|
* Add nops to partition generationYann Herklotz2022-03-221-4/+4
|
* Revert "Remove more OCaml files to compile successfully without admits."Yann Herklotz2021-09-271-0/+124
| | | | This reverts commit 9a4122dba9bdc33a8e912d5a45bae35e05afb229.
* 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