aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Translation/Compiler.cs
AgeCommit message (Expand)Author
2021-10-18Add an early `TailMerge` pass (#2721)FICTURE7
2021-09-14Refactor `PtcInfo` (#2625)FICTURE7
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2020-12-16Clear JIT cache on exit (#1518)gdkchan
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-05-01Do not compute dominance information when not in SSA (#1176)Ficture Seven
2020-03-10Optimize x64 loads and stores using complex addressing modes (#972)gdkchan
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan