summaryrefslogtreecommitdiff
path: root/tool/ruby_vm
AgeCommit message (Expand)Author
2018-11-26Support targetting TracePoint [Feature #15289]ko1
2018-11-11Use friendlier terminology in leaf helpersnobu
2018-10-30_mjit_compile_send.erb: do not inline tailcall ISeqk0kubun
2018-10-29less verbose code by sharing attribute definitionsshyouhei
2018-10-29bare_instructions.rb: sort attributes [ci skip]shyouhei
2018-10-24_mjit_compile_ivar.erb: cancel on undefined ivark0kubun
2018-10-23_mjit_compile_send.erb: fix wrong cc usagesk0kubun
2018-10-21mjit.c: remove wrongly-committed debug codek0kubun
2018-10-21mjit.c: copy call cache values to MJIT workerk0kubun
2018-10-21_mjit_compile_send.erb: don't split send_guardk0kubun
2018-10-21mjit.c: copy inline cache values to MJIT workerk0kubun
2018-10-20revert r65213 and r65215k0kubun
2018-10-20vm_insnhelper.c: never cache getinstancevariable twicek0kubun
2018-10-19_mjit_compile_ivar.rb: use PRIuSIZEshyouhei
2018-10-18tool/insns2vm.rb: get rid of expanding pathsnobu
2018-10-14_mjit_compile_ivar.erb: optimize setivar as wellk0kubun
2018-10-14_mjit_compile_getivar.erb: we may not say receiver [ci skip]k0kubun
2018-10-14vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVARk0kubun
2018-10-14_mjit_compile_getivar.erb: optimize IC-hit getivark0kubun
2018-09-24_mjit_compile_send.erb: remove TODO comment solved [ci skip]k0kubun
2018-09-24_mjit_compile_send.erb: refactor code to setup iseqk0kubun
2018-09-20fix typo [ci skip]shyouhei
2018-09-18vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATHk0kubun
2018-09-14move ADD_PC around (take 2)shyouhei
2018-09-13Revert "vm_insnhelper.h: simplify EXEC_EC_CFP implementation"k0kubun
2018-09-13vm_insnhelper.h: simplify EXEC_EC_CFP implementationk0kubun
2018-09-13move canary-related statements into macrosshyouhei
2018-09-12_mjit_compile_pc_and_sp.erb: forget about memcpy [ci skip]k0kubun
2018-09-11_mjit_compile_insn.erb: move pc on JIT cancelk0kubun
2018-09-11bare_instructions.rb: use Hash#fetch to read attrk0kubun
2018-09-11_mjit_compile_insn.erb: prefer insn.always_leaf?k0kubun
2018-09-11_mjit_compile_pc_and_sp.erb: skip moving pck0kubun
2018-09-11add new instruction attribute called leafshyouhei
2018-08-12vm_insnhelper.c: revert r64280k0kubun
2018-08-11_mjit_compile_pc_and_sp.erb: update the commentk0kubun
2018-08-11_mjit_compile_pc_and_sp.erb: always move pck0kubun
2018-08-11vm_args.c: stop requiring `calling` in vm_caller_setup_arg_blockk0kubun
2018-08-11_mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normalk0kubun
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-07-07_mjit_compile_insn_body: rollback pc correctlyk0kubun
2018-07-05revert r62655 for r63763k0kubun
2018-06-27give up insn attr handles_frameshyouhei
2018-06-25mjit_compile.inc.erb: drop unnecessary variablek0kubun
2018-05-17_mjit_compile_send.erb: disable attr_reader inlinek0kubun
2018-05-09_mjit_compile_pc_and_sp: re-commit r63360k0kubun
2018-05-09_mjit_compile_send.erb: revert r63350k0kubun
2018-05-09_mjit_compile_pc_and_sp.erb: revert r63360k0kubun