aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/PrepassSchedulingOracle.ml
Commit message (Expand)AuthorAgeFilesLines
* [MERGE] BTL into kvx-work (replacing RTLpath)Léo Gourdin2021-09-011-420/+218
|\
| * remove todos, cleanLéo Gourdin2021-07-281-1/+0
| * fix depsLéo Gourdin2021-07-201-1/+2
| * Fix compile on ARM/x86 backendsLéo Gourdin2021-07-201-431/+148
* | Fix can't schedule issuesDavid Monniaux2021-07-191-1/+2
|\ \
| * | comment for authorsDavid Monniaux2021-07-161-0/+13
| * | rm useless codeDavid Monniaux2021-07-161-48/+0
| * | 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
| * | 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
| |/
* / Make prepass scheduling sensitive to register pressure, by Nicolas Nardino.David Monniaux2021-07-161-4/+25
|/
* 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