summaryrefslogtreecommitdiff
path: root/tool/ruby_vm/views/_mjit_compile_send.erb
AgeCommit message (Expand)Author
2019-04-14Share optimization cancel handlersk0kubun
2019-04-14Recompile JIT-ed code without optimizationk0kubun
2019-04-06Fix typo in a comment [ci skip]k0kubun
2019-03-29Add debug counters for MJIT cancelk0kubun
2019-03-25Prefer using vm_base_ptr rather than cfp->bpk0kubun
2019-03-25use cfp->bp more.ko1
2019-03-21Check argument_arity_error condition in inlinable_iseq_pk0kubun
2018-12-27delete emacs mode lines [ci skip]shyouhei
2018-11-26Support targetting TracePoint [Feature #15289]ko1
2018-10-30_mjit_compile_send.erb: do not inline tailcall ISeqk0kubun
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-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