Age | Commit message (Expand) | Author |
2022-10-19 | A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (#3712)1.1.314 | LDj3SNuD |
2022-10-02 | ARMeilleure: Add `gfni` acceleration (#3669)1.1.286 | Wunk |
2022-09-20 | Fpsr and Fpcr freed. (#3701)1.1.279 | LDj3SNuD |
2022-09-19 | Implemented in IR the managed methods of the ShlReg region of the SoftFallbac...1.1.273 | LDj3SNuD |
2022-09-09 | Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPAD...1.1.255 | gdkchan |
2022-09-08 | Implemented in IR the managed methods of the Saturating region ... (#3665)1.1.252 | LDj3SNuD |
2021-08-17 | Reduce JIT GC allocations (#2515) | FICTURE7 |
2021-05-20 | Add `BIC/ORR Vd.T, #imm` fast path (#2279) | FICTURE7 |
2021-03-25 | Add Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with Tests. (#2139) | LDj3SNuD |
2021-02-22 | Implement VCNT instruction (#1963) | mageven |
2021-01-25 | Add VCLZ.* fast path (#1917) | FICTURE7 |
2021-01-20 | CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests... | LDj3SNuD |
2020-12-07 | Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (... | LDj3SNuD |
2020-07-13 | Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335) | LDj3SNuD |
2020-06-16 | Add Profiled Persistent Translation Cache. (#769) | LDj3SNuD |
2020-05-27 | Add FMaxNmV & FMinNmV Inst.s with Test. (#1279) | LDj3SNuD |
2020-03-05 | Implement Fast Paths for most A32 SIMD instructions (#952) | jduncanator |
2020-02-24 | Add most of the A32 instruction set to ARMeilleure (#897) | riperiperi |
2019-12-29 | Implemented fast paths for: (#846) | LDj3SNuD |
2019-12-07 | Implemented fast paths for: (#841) | LDj3SNuD |
2019-11-09 | Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815) | LDj3SNuD |
2019-08-08 | Add a new JIT compiler for CPU code (#693) | gdkchan |