| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-06 | Rename MJIT filenames to RJIT | Takashi Kokubun | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7462 | |||
| 2023-03-06 | Remove obsoleted mjit_sp_inc.inc.erb | Takashi Kokubun | |
| 2023-03-05 | Workaround USE_MJIT warnings | Takashi Kokubun | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7448 | |||
| 2023-03-05 | Implement optimized send | Takashi Kokubun | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7448 | |||
| 2023-03-05 | Implement opt_mod | Takashi Kokubun | |
| Notes: Merged: https://github.com/ruby/ruby/pull/7448 | |||
| 2023-03-05 | Redo compilation of all ISEQs after invalidation | Takashi Kokubun | |
| 2023-03-05 | Implement method call | Takashi Kokubun | |
| 2023-03-05 | Implement --mjit-stats | Takashi Kokubun | |
| 2023-03-05 | Fix build without libcapstone | Takashi Kokubun | |
| 2023-03-05 | Remove debugging code | Takashi Kokubun | |
| 2023-03-05 | Implement --mjit-dump-disasm | Takashi Kokubun | |
| 2022-12-08 | Use a ruby-lang alias [ci skip] | Takashi Kokubun | |
| 2022-11-29 | MJIT: Rename mjit_compile_attr to mjit_sp_inc | Takashi Kokubun | |
| There's no mjit_compile.inc, so no need to use this prefix anymore. | |||
| 2022-11-29 | MJIT: Rename mjit_compiler.c to mjit_c.c | Takashi Kokubun | |
| It's no longer about the compiler logic itself. | |||
