Age | Commit message (Expand) | Author |
2022-12-27 | Use new ArgumentNullException and ObjectDisposedException throw-helper API (#...1.1.493 | Berkan Diler |
2022-11-18 | Use ReadOnlySpan<byte> compiler optimization in more places (#3853)1.1.358 | Berkan Diler |
2022-09-08 | Clean up rejit queue (#2751)1.1.253 | FICTURE7 |
2022-08-19 | A few minor documentation fixes. (#3599)1.1.224 | Nicholas Rodine |
2022-08-18 | Removed unused usings. (#3593)1.1.223 | Nicholas Rodine |
2021-10-08 | Optimize LSRA (#2563) | FICTURE7 |
2021-10-05 | Add `Operand.Label` support to `Assembler` (#2680) | FICTURE7 |
2021-08-17 | Reduce JIT GC allocations (#2515) | FICTURE7 |
2021-05-29 | Add multi-level function table (#2228) | FICTURE7 |
2021-04-18 | Add inlined on translation call counting (#2190) | FICTURE7 |
2021-02-22 | PPTC & Pool Enhancements. (#1968) | LDj3SNuD |
2021-01-12 | Add a simple Pools Limiter. (#1830) | LDj3SNuD |
2020-12-24 | Free up memory allocated by Pools during any PPTC translations at boot time. ... | LDj3SNuD |
2020-12-16 | Clear JIT cache on exit (#1518) | gdkchan |
2020-03-18 | CodeGen Optimisations (LSRA and Translator) (#978) | riperiperi |
2019-12-07 | Implemented fast paths for: (#841) | LDj3SNuD |
2019-08-08 | Add a new JIT compiler for CPU code (#693) | gdkchan |