aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/CodeGen/Optimizations/Simplification.cs
AgeCommit message (Expand)Author
2021-08-20Fix type mismatch in `BitwiseAnd` simplification (#2571)FICTURE7
2021-08-17Reduce JIT GC allocations (#2515)FICTURE7
2021-02-23PPTC: Fix unwanted propagation of a relocatable constant in a specific case. ...LDj3SNuD
2020-04-09Optimize %x ^ %x = 0 (#1094)Ficture Seven
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan