summaryrefslogtreecommitdiff
path: root/tool/ruby_vm/views/lib
AgeCommit message (Expand)Author
2025-04-18Add zjit_* instructions to profile the interpreter (https://github.com/Shopif...Takashi Kokubun
2025-02-13[Feature #21116] Extract RJIT as a third-party gemNobuyoshi Nakada
2023-03-16Rename opes to operands on RubyVM::BaseInstructionJohn Hawthorn
2023-03-16Rename opes to operandsJohn Hawthorn
2023-03-16Re-add RJIT::Instruction#opesJohn Hawthorn
2023-03-10RJIT: Simplify RubyVM::RJIT::InstructionTakashi Kokubun
2023-03-06s/MJIT/RJIT/Takashi Kokubun
2023-03-06Rename MJIT filenames to RJITTakashi Kokubun
2023-03-05Decode trace insns properlyTakashi Kokubun
2023-03-05Move modules aroundTakashi Kokubun
2022-12-22Polish the public docs for MJIT [ci skip]Takashi Kokubun
2022-12-21Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989)Takashi Kokubun
2022-09-23Builtin RubyVM::MJIT::CTakashi Kokubun
2022-09-18Introduce --basedir to insns2vm.rbTakashi Kokubun
2022-09-18Revert "Preserve the directory structure under tool/ruby_vm/views"Takashi Kokubun
2022-09-18Preserve the directory structure under tool/ruby_vm/viewsTakashi Kokubun