summaryrefslogtreecommitdiff
path: root/tool/ruby_vm/views/_mjit_compile_send.erb
AgeCommit message (Expand)Author
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-18vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATHk0kubun
2018-09-13Revert "vm_insnhelper.h: simplify EXEC_EC_CFP implementation"k0kubun
2018-09-13vm_insnhelper.h: simplify EXEC_EC_CFP implementationk0kubun
2018-09-11_mjit_compile_insn.erb: move pc on JIT cancelk0kubun
2018-08-12vm_insnhelper.c: revert r64280k0kubun
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-19mjit_compile.c: reduce sp motion on JITk0kubun
2018-07-17revert r63988k0kubun
2018-07-17mjit_compile.c: resurrect local variable stackk0kubun
2018-07-05revert r62655 for r63763k0kubun
2018-05-17_mjit_compile_send.erb: disable attr_reader inlinek0kubun
2018-05-09_mjit_compile_send.erb: revert r63350k0kubun
2018-05-07_mjit_compile_send.erb: inline recursive callk0kubun
2018-05-03_mjit_compile_send.erb: retry inlining attr_readerk0kubun
2018-04-29_mjit_compile_send.erb: fix pointer conversion warningk0kubun
2018-04-23revert r63212k0kubun
2018-04-20_mjit_compile_send.erb: inline attr_reader callk0kubun
2018-04-19_mjit_compile_send.erb: simplify control flowk0kubun
2018-03-06_mjit_compile_pc_and_sp.erb: skip moving pck0kubun
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-03-03vm.c: add mjit_enable_p flagk0kubun
2018-02-11_mjit_compile_send.erb: resolve warnings on clangk0kubun
2018-02-11_mjit_compile_{insn,send}.erb: suppress warningsnobu
2018-02-11_mjit_compile_send.erb: PRI_SERIALT_PREFIXnobu
2018-02-10mjit_compile.c: original_body_iseqnobu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun