Ryujinx/ARMeilleure/CodeGen
gdkchan f0562b9c75
CPU: Avoid argument value copies on the JIT (#4484)
* Minor refactoring of the pre-allocator

* Avoid LoadArgument copies

* PPTC version bump
2023-03-08 23:25:35 +01:00
..
Arm64 CPU: Avoid argument value copies on the JIT (#4484) 2023-03-08 23:25:35 +01:00
Linking A few minor documentation fixes. (#3599) 2022-08-19 18:21:06 -03:00
Optimizations Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
RegisterAllocators Implement JIT Arm64 backend (#4114) 2023-01-10 19:16:59 -03:00
Unwinding PPTC Follow-up. (#1712) 2020-12-17 20:32:09 +01:00
X86 CPU: Avoid argument value copies on the JIT (#4484) 2023-03-08 23:25:35 +01:00
CompiledFunction.cs Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 2023-01-23 22:37:53 +00:00
PreAllocatorCommon.cs CPU: Avoid argument value copies on the JIT (#4484) 2023-03-08 23:25:35 +01:00