aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Translation/TranslatedFunction.cs
AgeCommit message (Expand)Author
2021-04-18Add inlined on translation call counting (#2190)FICTURE7
2021-02-08Disable partial JIT invalidation on unmap (#1991)gdkchan
2020-12-16Clear JIT cache on exit (#1518)gdkchan
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-03-20Modify TranslatedFunction.GetPointer () to optimize performance (#995)Chenj168
2020-03-12Use a Jump Table for direct and indirect calls/jumps, removing transitions to...riperiperi
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan