aboutsummaryrefslogtreecommitdiffstats
path: root/scheduling/InstructionScheduler.ml
Commit message (Expand)AuthorAgeFilesLines
* add more debug infonicolas.nardino2021-07-081-2/+10
* Add debug infonicolas.nardino2021-07-061-0/+2
* Change temporary solution (see prev commits), and add option for itnicolas.nardino2021-06-281-4/+17
* Changed printfs into debugsnicolas.nardino2021-06-251-6/+5
* Another schedulernicolas.nardino2021-06-241-0/+201
* Changed default threshold value following testsnicolas.nardino2021-06-221-8/+2
* Add option to set thresold and support for riscvnicolas.nardino2021-06-171-2/+7
* Now working, tests show a decrease in spillagenicolas.nardino2021-06-161-45/+47
* kinda fixednicolas.nardino2021-06-151-22/+40
* fixingnicolas.nardino2021-06-151-10/+73
* was very wrong, fixingnicolas.nardino2021-06-141-3/+4
* scheduler written, need to test nownicolas.nardino2021-06-141-17/+67
* work on the schedulernicolas.nardino2021-06-121-40/+106
* Work on new schedluernicolas.nardino2021-06-101-2/+77
* Passing info of live regs to scheduler: beginningnicolas.nardino2021-06-041-0/+2
* just missing OpWeights for AARCH64David Monniaux2020-09-161-0/+1263