aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/CodeGen/Arm64
AgeCommit message (Expand)Author
2023-03-17Reducing memory allocations (#4537)jhorv
2023-03-11Misc performance tweaks (#4509)jhorv
2023-03-08CPU: Avoid argument value copies on the JIT (#4484)gdkchan
2023-01-22Arm64: Simplify TryEncodeBitMask and use for constants (#4328)merry
2023-01-12Arm64: Cpu feature detection (#4264)merry
2023-01-10Implement JIT Arm64 backend (#4114)gdkchan