| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-13 | RJIT: Fixed and/or reg+disp32 operations (#10856) | Dmitry Ukolov | |
| Fixed RJIT `and reg+disp32` and `or reg+disp32` operation. | |||
| 2023-12-21 | RJIT: Fix unwanted shadowing in set_local_type | Takashi Kokubun | |
| local_idx should not be overwritten. | |||
| 2023-04-26 | RJIT: Fix unspecified_bits with locals | Takashi Kokubun | |
| 2023-04-03 | RJIT: Fix arguments for shift_stack | Takashi Kokubun | |
| 2023-03-06 | Rename MJIT filenames to RJIT | Takashi Kokubun | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7462 | |||
