Age | Commit message (Expand) | Author |
---|---|---|
2025-05-23 | ZJIT: Add fast-paths for Array#length and Array#size | Max Bernstein |
2025-05-20 | ZJIT: Allow DCE to remove some CCalls (#13363) | Max Bernstein |
2025-04-18 | Add return_type to FnProperties and CCall | Max Bernstein |
2025-04-18 | Strength reduce to `CCall` for sends landing in simple C methods | Alan Wu |