summaryrefslogtreecommitdiff
path: root/vm_insnhelper.c
AgeCommit message (Expand)Author
2018-10-07mjit.h: introduce MJIT_STATIC for full mswin JIT supportk0kubun
2018-10-01remove old VM profile counters.ko1
2018-09-28add debug counters more.ko1
2018-09-28add debug counters more.ko1
2018-09-26revert r64847, r64846 and r64839k0kubun
2018-09-26revert r64838 and r64839k0kubun
2018-09-25Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun
2018-09-25Revert r64824 to fix build failure on AppVeyork0kubun
2018-09-24insns.def: optimize & and | of Integer [experimental]k0kubun
2018-09-24_mjit_compile_send.erb: refactor code to setup iseqk0kubun
2018-09-21* expand tabs.svn
2018-09-21Remove -Wno-parentheses flag.nobu
2018-09-18* expand tabs.svn
2018-09-18vm_insnhelper.c: always use bool-ish valuek0kubun
2018-09-18* expand tabs.svn
2018-09-18vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATHk0kubun
2018-09-13vm_insnhelper.h: drop OPT_CALL_FASTPATH macro supportk0kubun
2018-09-12make opt_str_freeze leafshyouhei
2018-09-12make opt_case_dispatch leafshyouhei
2018-09-11transform_mjit_header.rb: add static to Init_*k0kubun
2018-09-11random.c: prefixed fill_random_bytesnobu
2018-09-11vm_insnhelper.c: stop unnecessarily using rb_sprintfk0kubun
2018-09-11vm_insnhelper.c: fix -Wformat-security on rb_bugk0kubun
2018-09-11add new instruction attribute called leafshyouhei
2018-08-22compile.c: remove tracecoverage instruction for line coveragemame
2018-08-12vm_insnhelper.c: revert r64280k0kubun
2018-08-11vm_insnhelper.c: drop duplicated inlinek0kubun
2018-08-11_mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normalk0kubun
2018-08-10insns.def (invokesuper): remove a dummy receiever flag hack for ZSUPERmame
2018-07-24vm.c: simplify the implementation of r64031k0kubun
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-06-27refactor move logics out of insns.defshyouhei
2018-06-20add assertion to vm_search_method()ko1
2018-05-03_mjit_compile_send.erb: retry inlining attr_readerk0kubun
2018-03-19Reverting r62775, this should fix i686 buildstenderlove
2018-03-16Revert "Add direct marking on iseq operands"naruse
2018-03-09Add direct marking on iseq operandstenderlove
2018-03-06vm_insnhelper.c: blockparamproxy in rescuenobu
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-02-21vm_insnhelper.c: no insns_info in jitnobu
2018-02-20vm.c: disable dtrace in jit sourcenobu
2018-02-17prefixed functions exported for mjitnobu
2018-02-13vm_insnhelper.c: rb_autoloading_value flagnobu
2018-02-12vm_insnhelper.c: inline array aref with integerk0kubun
2018-02-10insns.def: cache nil constnobu
2018-02-05vm_insnhelper.c: prefix rb_ to simple_iseq_pk0kubun
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun