aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/IntermediateRepresentation/OperandHelper.cs
AgeCommit message (Expand)Author
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2021-05-29Add multi-level function table (#2228)FICTURE7
2021-04-18Add inlined on translation call counting (#2190)FICTURE7
2021-02-22PPTC & Pool Enhancements. (#1968)LDj3SNuD
2020-12-24Free up memory allocated by Pools during any PPTC translations at boot time. ...LDj3SNuD
2020-07-09Fix PPTC on Windows 7. (#1369)LDj3SNuD
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-03-18CodeGen Optimisations (LSRA and Translator) (#978)riperiperi
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan