aboutsummaryrefslogtreecommitdiffstats
path: root/scheduling/RTLpathScheduleraux.ml
Commit message (Expand)AuthorAgeFilesLines
* Moving common tools, adding liveness input/output information to BTL generati...Léo Gourdin2021-05-241-1/+1
* Grouping common RTL functions, printer improvementLéo Gourdin2021-05-191-0/+1
* Remove flagsLéo Gourdin2021-04-091-3/+1
* Important commit on expansions' mini CSE, and a draft for addptrofsLéo Gourdin2021-04-061-4/+2
* Remove first nop when doing expansionLéo Gourdin2021-03-211-0/+1
* Merge remote-tracking branch 'origin/riscv-work' into riscv-work-fpinit-stillexpLéo Gourdin2021-03-061-4/+4
|\
| * Adding a mini CSE pass in the expansion oracleLéo Gourdin2021-03-061-3/+4
* | [Admitted checker] Oracle expansion for float/float32 constant initLéo Gourdin2021-03-021-1/+1
|/
* fix ci ?Léo Gourdin2021-03-021-1/+1
* Try to save values in virtual registers during expansionLéo Gourdin2021-03-011-1/+1
* Adding a compiler option -fexpanse-rtlcondLéo Gourdin2021-02-161-1/+3
* [Admitted checker] Checker expansion for reg Ocmp (without scratch)Léo Gourdin2021-02-101-2/+3
* Adding pathmap psize modification during expansion oracleLéo Gourdin2021-02-081-5/+5
* cond and branches expandedLéo Gourdin2021-02-061-2/+3
* Expansion of Ccompimm in RTL [Admitted checker]Léo Gourdin2021-02-021-19/+15
* Uniformizing a couple of debug print functionsCyril SIX2020-12-171-42/+15
* Fixing too many loads being NOTRAPCyril SIX2020-12-171-3/+9
* Partially fixing turning loads into non trapCyril SIX2020-12-161-22/+56
* CleanupCyril SIX2020-12-161-83/+0
* Turning loads into non-trapping when necessaryCyril SIX2020-12-151-1/+34
* disable debug printing in schedulerDavid Monniaux2020-11-041-4/+4
* just missing OpWeights for AARCH64David Monniaux2020-09-161-0/+368