aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Common
AgeCommit message (Expand)Author
2022-08-19A few minor documentation fixes. (#3599)1.1.224Nicholas Rodine
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2021-10-08Optimize LSRA (#2563)FICTURE7
2021-10-05Add `Operand.Label` support to `Assembler` (#2680)FICTURE7
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
2021-01-12Add a simple Pools Limiter. (#1830)LDj3SNuD
2020-12-24Free up memory allocated by Pools during any PPTC translations at boot time. ...LDj3SNuD
2020-12-16Clear JIT cache on exit (#1518)gdkchan
2020-03-18CodeGen Optimisations (LSRA and Translator) (#978)riperiperi
2019-12-07Implemented fast paths for: (#841)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan