Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reduce code stink (#1818) | jdp_ | 2023-08-28 |
* | Assorted portability enhancements (#1800) | Jesse Talavera-Greenberg | 2023-08-18 |
* | JIT: Add bits for Windows ARM64 support | Nadia Holmquist Pedersen | 2022-11-05 |
* | some tiny A64 optimisations | RSDuck | 2021-06-30 |
* | fix aarch64 build with gcc 11 | RSDuck | 2021-04-29 |
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
* | Fix the ARM64 Code Emitter on macOS | WaluigiWare64 | 2020-12-28 |
* | remove some UB | RSDuck | 2020-09-04 |
* | another try | RSDuck | 2020-07-09 |
* | misc JIT changes | RSDuck | 2020-07-08 |
* | apply fixes for aarch64 linux by @nadiaholmquist | RSDuck | 2020-04-26 |
* | move ARM64 JIT backend here | RSDuck | 2020-04-26 |
* | remove unneeded dolphin code, C++11 static_assert | RSDuck | 2020-04-26 |
* | jit: add compile option | RSDuck | 2020-04-26 |
* | jit: remove unnessary files from dolphin | RSDuck | 2020-04-26 |
* | jit: fix linux | RSDuck | 2020-04-26 |
* | JIT: compilation of word load and store | RSDuck | 2020-04-26 |
* | JIT: base | RSDuck | 2020-04-26 |