summaryrefslogtreecommitdiff
path: root/vm_insnhelper.c
AgeCommit message (Expand)Author
2018-10-30* expand tabs.svn
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30* expand tabs.svn
2018-10-30revert r65444 and r65446 because of commit missko1
2018-10-30* expand tabs.svn
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30_mjit_compile_send.erb: do not inline tailcall ISeqk0kubun
2018-10-20* expand tabs.svn
2018-10-20Remove tracecoverage instructionsmame
2018-10-20* expand tabs.svn
2018-10-20revert r65213 and r65215k0kubun
2018-10-20vm_insnhelper.c: never cache setinstancevariable twicek0kubun
2018-10-20vm_insnhelper.c: never cache getinstancevariable twicek0kubun
2018-10-19check before access.ko1
2018-10-17* expand tabs.svn
2018-10-17Remove the level information from throw instructionmame
2018-10-14vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVARk0kubun
2018-10-14vm_insnhelper.c: remove obsoleted comment [ci skip]k0kubun
2018-10-13vm_insinhelper.c: prefer using inlinable functionk0kubun
2018-10-13vm_insnhelper.c: finish reverting r63333k0kubun
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