|
950ffa90b7939885cc35d376a2e10aabfdc7170d
|
2026-01-07 |
ZJIT: Add ArrayAset instruction to HIR (#15747) |
|
065db7cf61cfb69d869f4b403b49b1efc314eead
|
2026-01-09 |
ZJIT: Rename ArrayArefFixnum -> ArrayAref |
|
256c806a1d7adfeeec1b97eecc66448122fdecfb
|
2026-01-10 |
ZJIT: Write the result of UnboxFixnum HIR as type spec so that we can make use of it later (e.g. fold_constants for ArrayAref) |
|
844f072ce16235c0f10df73bb79d40cc01223c28
|
2026-01-14 |
ZJIT: Inline ArrayAref |
|
ce390f19954edda3874ed62768440953b40be0da
|
2026-01-14 |
ZJIT: Remove redundant unboxing |
|
0e0fad1e58f23ee0e12ab06c1bcd171cba2947f2
|
2026-01-17 |
ZJIT: Specialize OPTIMIZED_METHOD_TYPE_CALL (#15859) |
|
436ec3a9d68ae9282fbc79e9400382d93d05e800
|
2026-01-21 |
ZJIT: Compile getblockparam (#15896) |
|
5c5832706577219cef99f735735c7aac102e8a09
|
2026-01-23 |
ZJIT: Resolve alias in reduce_send_to_ccall (#15947) |
|
6f6ed79a97a2e816a54a1289fd1f33e238ce22c4
|
2026-01-27 |
ZJIT: Compile invokesuperforward (#15958) |
|
e0b757f63aa6e720af6200171b2f0841d4efe7ed
|
2026-02-09 |
ZJIT: Compile getconstant insn (#16109) |
|
6f0244e0782cfd9f638056b9010a0f8e0495f516
|
2026-02-23 |
ZJIT: Pull GetEP out of GetLocal (with level > 0) (#16215) |
|
f3ee4bd0abe2f72bf804a9f564ab763fd5a59d48
|
2026-02-23 |
ZJIT: Remove redundant snapshot for opt_getconstant_path (#16229) |
|
f3323b048f47d0da706cec8f7e17444fe9421165
|
2026-02-27 |
ZJIT: Replace Getlocal with LoadSP or GetEP+LoadField (#16242) |