summaryrefslogtreecommitdiff
path: root/mjit_compiler.c
Commit message (Expand)AuthorAgeFilesLines
* Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun2022-09-181-1/+0
* Cache RubyVM::MJIT constantsTakashi Kokubun2022-09-061-8/+4
* Ruby MJIT (#6028)Takashi Kokubun2022-09-041-497/+75
* Rename mjit_compile.c to mjit_compiler.cTakashi Kokubun2022-08-211-0/+596