aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/CodeGen/Optimizations/ConstantFolding.cs
AgeCommit message (Expand)Author
2023-01-10Implement JIT Arm64 backend (#4114)1.1.536gdkchan
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2021-02-23PPTC: Fix unwanted propagation of a relocatable constant in a specific case. ...LDj3SNuD
2020-07-13Fix folding of ConvertI64ToI32 imm64 (#1383)Ficture Seven
2020-07-11Fold ZeroExtend8/16/32 imm32/64 (#1358)Ficture Seven
2020-07-11Fold ConvertI64ToI32 imm64 (#1359)Ficture Seven
2020-07-09Fix PPTC on Windows 7. (#1369)LDj3SNuD
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan