aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Instructions/InstEmitSimdShift.cs
AgeCommit message (Expand)Author
2022-10-02ARMeilleure: Add `gfni` acceleration (#3669)1.1.286Wunk
2022-09-19Implemented in IR the managed methods of the ShlReg region of the SoftFallbac...1.1.273LDj3SNuD
2022-09-08Implemented in IR the managed methods of the Saturating region ... (#3665)1.1.252LDj3SNuD
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-07-13Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335)LDj3SNuD
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2019-12-29Implemented fast paths for: (#846)LDj3SNuD
2019-10-24Add Sli_S/V & Sri_S/V inst.s (fast & slow paths), with Tests. (#797)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan