aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/CodeGen/X86/X86Optimizer.cs
AgeCommit message (Expand)Author
2022-02-09Add a limit on the number of uses a constant may have (#3097)1.1.23gdkchan
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2021-05-13Fold constant offsets and group constant addresses (#2285)gdkchan
2020-07-09Fix PPTC on Windows 7. (#1369)LDj3SNuD
2020-03-18CodeGen Optimisations (LSRA and Translator) (#978)riperiperi
2020-03-10Optimize x64 loads and stores using complex addressing modes (#972)gdkchan