aboutsummaryrefslogtreecommitdiffstats
path: root/aarch64/PeepholeOracle.ml
Commit message (Expand)AuthorAgeFilesLines
* fix bug from issue 239Léo Gourdin2021-09-151-0/+2
* bugfix A64 peephole (cf Scade/Fighter example)Léo Gourdin2021-05-311-6/+5
* Hashmap in peepholeLéo Gourdin2021-01-251-150/+110
* printer and freg bugfixLéo Gourdin2021-01-211-57/+84
* fix str string in peepholeLéo Gourdin2021-01-201-1/+1
* Adding fp stores pairLéo Gourdin2021-01-201-15/+48
* Adding fp loads pairLéo Gourdin2021-01-201-98/+105
* Allowing non-consec store, and cleaningLéo Gourdin2020-12-111-8/+41
* Big improvment in peephole, changing LDP/STP semanticsLéo Gourdin2020-12-101-217/+270
* Peephole finished for nowLéo Gourdin2020-12-101-86/+211
* Non conseq storesLéo Gourdin2020-12-091-39/+87
* Non conseq loads in peepholeLéo Gourdin2020-12-091-82/+192
* Ocaml peephole oracle and array datastruct instead of listsLéo Gourdin2020-12-081-0/+227