aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/PrepassSchedulingOracle.ml
Commit message (Collapse)AuthorAgeFilesLines
* was very wrong, fixingnicolas.nardino2021-06-141-4/+7
|
* work on the schedulernicolas.nardino2021-06-121-1/+3
|
* Work on new schedluernicolas.nardino2021-06-101-3/+52
| | | | | | Renamed a test file, wrote function to compute pressure deltas, Still need to pass the info in some way; beginning of the actual scheduler function
* computing live regs at sb entry from its live output regsnicolas.nardino2021-06-041-3/+3
|
* Passing info of live regs to scheduler: beginningnicolas.nardino2021-06-041-1/+3
|
* disable debug printing in schedulerDavid Monniaux2020-11-041-3/+5
|
* allow changing target cpuDavid Monniaux2020-10-221-21/+23
|
* prefix all calls to OpWeights as preparation to using a structureDavid Monniaux2020-10-221-14/+14
|
* so that all architectures compileDavid Monniaux2020-10-021-0/+473