aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RTLTunneling: fix comments and authors informationSylvain Boulmé2021-08-245-89/+24
* Merge remote-tracking branch 'origin/kvx-sched-w-reg-press' into kvx-workDavid Monniaux2021-08-231-6/+12
|\
| * Changes heuristic for case "no instruction decreases pressure"nicolas.nardino2021-07-281-9/+12
* | remove default_notrap_load_valueSylvain Boulmé2021-07-241-1/+1
* | Merge branch 'kvx-work' into rtl-tunnelingSylvain Boulmé2021-07-2464-170/+2394
|\ \
| * | Fix can't schedule issuesDavid Monniaux2021-07-193-55/+48
| |\|
| | * Fix scheduling fails (forgot a case)nicolas.nardino2021-07-191-8/+11
| | * Merge branch 'kvx-work' into kvx-sched-w-reg-pressnicolas.nardino2021-07-191-52/+38
| | |\
| | | * start fixingnicolas.nardino2021-07-191-52/+38
| | * | comment for authorsDavid Monniaux2021-07-161-0/+13
| | * | activate register pressure by defaultDavid Monniaux2021-07-162-5/+5
| | * | use a more recognizable option nameDavid Monniaux2021-07-1613-15/+1089
| | * | fix for KVXDavid Monniaux2021-07-161-2/+8
| | * | setup registersDavid Monniaux2021-07-162-0/+5
| | * | rm useless codeDavid Monniaux2021-07-161-48/+0
| | * | rm "Admitted"David Monniaux2021-07-161-11/+10
| | * | Merge remote-tracking branch 'origin/kvx-work' into kvx-sched-w-reg-pressDavid Monniaux2021-07-1622-50/+41
| | |\ \
| | * | | rm TODODavid Monniaux2021-07-161-1/+0
| | * | | add more debug infonicolas.nardino2021-07-081-2/+10
| | * | | Deactivate sched validator (i think)nicolas.nardino2021-07-081-10/+11
| | * | | Add debug infonicolas.nardino2021-07-061-0/+2
| | * | | Change temporary solution (see prev commits), and add option for itnicolas.nardino2021-06-283-4/+20
| | * | | Changed printfs into debugsnicolas.nardino2021-06-251-6/+5
| | * | | Another schedulernicolas.nardino2021-06-243-1/+204
| | * | | Merge branch 'kvx-sched-w-reg-press' of gricad-gitlab.univ-grenoble-alpes.fr:...nicolas.nardino2021-06-2216-86/+225
| | |\ \ \
| | | * \ \ Merge branch 'kvx-sched-w-reg-press' of gricad-gitlab.univ-grenoble-alpes.fr:...David Monniaux2021-06-171-1/+2
| | | |\ \ \
| | | * \ \ \ Merge branch 'kvx-sched-w-reg-press' of gricad-gitlab.univ-grenoble-alpes.fr:...David Monniaux2021-06-170-0/+0
| | | |\ \ \ \
| | | * | | | | fix for Risc-VDavid Monniaux2021-06-172-0/+4
| | | * | | | | Merge remote-tracking branch 'origin/kvx-work' into kvx-sched-w-reg-pressDavid Monniaux2021-06-1714-84/+221
| | | |\ \ \ \ \
| | * | | | | | | Changed default threshold value following testsnicolas.nardino2021-06-222-9/+3
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | changed type of schedule_seq in x86 for compatibilitynicolas.nardino2021-06-171-1/+2
| | | |_|/ / / | | |/| | | |
| | * | | | | fix riscv/Machregsaux.mlinicolas.nardino2021-06-171-0/+2
| | |/ / / /
| | * | | | Add option to set thresold and support for riscvnicolas.nardino2021-06-174-2/+12
| | * | | | Now working, tests show a decrease in spillagenicolas.nardino2021-06-162-59/+61
| | * | | | kinda fixednicolas.nardino2021-06-152-25/+57
| | * | | | fixingnicolas.nardino2021-06-154-53/+139
| | * | | | was very wrong, fixingnicolas.nardino2021-06-145-20/+80
| | * | | | One fewer spill with new sched on `test/.../spille_forw.c`nicolas.nardino2021-06-141-3/+50
| | * | | | scheduler written, need to test nownicolas.nardino2021-06-142-18/+68
| | * | | | work on the schedulernicolas.nardino2021-06-124-41/+114
| | * | | | Work on new schedluernicolas.nardino2021-06-109-16/+165
| | * | | | Fix RTLpathScheduleraux.get_live_regs_entrynicolas.nardino2021-06-081-2/+3
| | * | | | Another test : one spill when scheduled forward, none if notnicolas.nardino2021-06-081-0/+119
| | * | | | Add some testsnicolas.nardino2021-06-084-3/+133
| | * | | | Adding debug infonicolas.nardino2021-06-061-42/+53
| | * | | | Fixing scope error, and non-exhaustive pattern matchingnicolas.nardino2021-06-061-5/+6
| | * | | | function written, now needs testingnicolas.nardino2021-06-051-10/+40
| | * | | | computing live regs at sb entry from its live output regsnicolas.nardino2021-06-042-6/+24
| | * | | | Passing info of live regs to scheduler: beginningnicolas.nardino2021-06-045-2/+17
| * | | | | use regpres_bis not regpresDavid Monniaux2021-07-191-1/+1