summaryrefslogtreecommitdiff
path: root/tool/ruby_vm/models/bare_instructions.rb
AgeCommit message (Expand)Author
2023-03-16Rename opes to operands on RubyVM::BaseInstructionJohn Hawthorn
2020-12-16Lazily move PC with RUBY_VM_CHECK_INTSTakashi Kokubun
2019-10-24Combine call info and cache to speed up method invocationAlan Wu
2019-01-25vm.inc now in C99shyouhei
2018-12-27delete emacs mode lines [ci skip]shyouhei
2018-10-29less verbose code by sharing attribute definitionsshyouhei
2018-10-29bare_instructions.rb: sort attributes [ci skip]shyouhei
2018-09-13move canary-related statements into macrosshyouhei
2018-09-11bare_instructions.rb: use Hash#fetch to read attrk0kubun
2018-09-11_mjit_compile_pc_and_sp.erb: skip moving pck0kubun
2018-09-11add new instruction attribute called leafshyouhei
2018-07-25insns.def: s/handles_frame/handles_sp/k0kubun
2018-07-19mjit_compile.c: reduce sp motion on JITk0kubun
2018-07-17revert r63988k0kubun
2018-07-17mjit_compile.c: resurrect local variable stackk0kubun
2018-06-27give up insn attr handles_frameshyouhei
2018-01-30bare_instructions.rb: sp_inc is signednobu
2018-01-29s/CALL_SIMPLE_METHOD/DISPATCH_ORIGINAL_INSN/shyouhei
2018-01-29extensive use of instruction attributesshyouhei
2018-01-27bare_instructions.rb: show class name on inspectk0kubun
2018-01-26move ADD_PC around to optimize PC manipluiationsshyouhei
2018-01-12tool/ruby_vm support for pre-2.0 BASERUBYshyouhei
2018-01-12tool/ruby_vm support for pre-2.1 BASERUBYshyouhei
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09delete tool/instruction.rbshyouhei