| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-21 | RJIT: Fix a wrong comparison in set_local_type | Takashi Kokubun | |
| 2023-12-21 | RJIT: Fix unwanted shadowing in set_local_type | Takashi Kokubun | |
| local_idx should not be overwritten. | |||
| 2023-04-03 | RJIT: Upgrade type on jit_guard_known_class | Takashi Kokubun | |
| 2023-04-02 | RJIT: Find a best matching block version | Takashi Kokubun | |
| 2023-04-03 | * remove trailing spaces. [ci skip] | git | |
| 2023-04-02 | RJIT: Store type information in Context | Takashi Kokubun | |
| 2023-04-01 | RJIT: Rewind stack_size on CantCompile and side exits | Takashi Kokubun | |
| so that we can take an exit whenever we want. As a starter, this commit also pops blockarg earlier than some CantCompile exits. | |||
| 2023-03-06 | s/MJIT/RJIT/ | Takashi Kokubun | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7462 | |||
| 2023-03-06 | Rename MJIT filenames to RJIT | Takashi Kokubun | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7462 | |||
