index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
ruby_vm
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check frozen flag on MJIT setinstancevariable
Takashi Kokubun
2019-09-04
1
-1
/
+1
*
MJIT Support for getblockparamproxy
Takashi Kokubun
2019-07-14
2
-1
/
+3
*
Drop obsoleted mjit_cancel_ivar debug_counter
Takashi Kokubun
2019-07-14
1
-1
/
+0
*
Revert "Avoid corrupting VM stack on inlined setlocal"
Koichi Sasada
2019-07-03
1
-5
/
+0
*
Avoid corrupting VM stack on inlined setlocal
Takashi Kokubun
2019-07-02
1
-0
/
+5
*
[ci skip] grammers in comments
Urabe, Shyouhei
2019-04-23
1
-9
/
+9
*
Invalidate JIT-ed code if ISeq is moved by GC.compact
k0kubun
2019-04-20
2
-4
/
+4
*
Recompile without method inlining
k0kubun
2019-04-16
1
-1
/
+1
*
Introduce frame-omitted method inlining
k0kubun
2019-04-16
4
-34
/
+73
*
Implement single-level basic method inlining in JIT
k0kubun
2019-04-16
1
-1
/
+7
*
Do not require Ruby 2.4 for baseruby
k0kubun
2019-04-14
1
-1
/
+1
*
Share optimization cancel handlers
k0kubun
2019-04-14
2
-7
/
+2
*
Detect send-compatible opt insns automatically
k0kubun
2019-04-14
1
-1
/
+6
*
Allow falling back to non-inlined opt_send_without_block
k0kubun
2019-04-14
1
-7
/
+13
*
Unify comment styles across MJIT sources
k0kubun
2019-04-14
1
-1
/
+1
*
Recompile JIT-ed code without optimization
k0kubun
2019-04-14
2
-2
/
+6
*
Fix typo in a comment [ci skip]
k0kubun
2019-04-06
1
-1
/
+1
*
Add debug counters for MJIT cancel
k0kubun
2019-03-29
4
-0
/
+5
*
Prefer using vm_base_ptr rather than cfp->bp
k0kubun
2019-03-25
5
-8
/
+8
*
use cfp->bp more.
ko1
2019-03-25
5
-8
/
+8
*
Check argument_arity_error condition in inlinable_iseq_p
k0kubun
2019-03-21
1
-5
/
+5
*
_leaf_helpers.erb: some functions are not leaf
shyouhei
2019-02-01
1
-2
/
+2
*
_insn_type_chars.erb: use C99
shyouhei
2019-01-31
1
-2
/
+3
*
_insn_operand_info.erb: use C99
shyouhei
2019-01-31
1
-26
/
+13
*
_insn_len_info.erb: add ASSERT_VM_INSTRUCTION_SIZE
shyouhei
2019-01-31
1
-10
/
+8
*
_insn_name_info.erb: use C99
shyouhei
2019-01-31
1
-27
/
+15
*
vm.inc now in C99
shyouhei
2019-01-25
2
-18
/
+32
*
mjit.c: use boolean type for boolean variables
k0kubun
2019-01-10
1
-2
/
+2
*
Arrange as same as comment and return statement
kazu
2018-12-27
1
-1
/
+1
*
delete emacs mode lines [ci skip]
shyouhei
2018-12-27
25
-25
/
+25
*
Fix typos [ci skip]
kazu
2018-12-26
1
-2
/
+2
*
add #line [ci skip]
shyouhei
2018-12-26
2
-0
/
+4
*
insns.def: refactor to avoid CALL_METHOD macro
shyouhei
2018-12-26
2
-1
/
+7
*
add _sp_inc_helpers.erb [ci skip]
shyouhei
2018-12-26
2
-0
/
+36
*
Support targetting TracePoint [Feature #15289]
ko1
2018-11-26
2
-2
/
+2
*
Use friendlier terminology in leaf helpers
nobu
2018-11-11
1
-6
/
+6
*
_mjit_compile_send.erb: do not inline tailcall ISeq
k0kubun
2018-10-30
1
-1
/
+2
*
_mjit_compile_ivar.erb: cancel on undefined ivar
k0kubun
2018-10-24
1
-6
/
+6
*
_mjit_compile_send.erb: fix wrong cc usages
k0kubun
2018-10-23
1
-2
/
+2
*
mjit.c: remove wrongly-committed debug code
k0kubun
2018-10-21
1
-1
/
+0
*
mjit.c: copy call cache values to MJIT worker
k0kubun
2018-10-21
1
-5
/
+8
*
_mjit_compile_send.erb: don't split send_guard
k0kubun
2018-10-21
2
-15
/
+6
*
mjit.c: copy inline cache values to MJIT worker
k0kubun
2018-10-21
1
-4
/
+6
*
revert r65213 and r65215
k0kubun
2018-10-20
1
-1
/
+1
*
vm_insnhelper.c: never cache getinstancevariable twice
k0kubun
2018-10-20
1
-1
/
+1
*
_mjit_compile_ivar.rb: use PRIuSIZE
shyouhei
2018-10-19
1
-1
/
+1
*
_mjit_compile_ivar.erb: optimize setivar as well
k0kubun
2018-10-14
2
-2
/
+10
*
_mjit_compile_getivar.erb: we may not say receiver [ci skip]
k0kubun
2018-10-14
1
-1
/
+1
*
vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVAR
k0kubun
2018-10-14
1
-2
/
+2
*
_mjit_compile_getivar.erb: optimize IC-hit getivar
k0kubun
2018-10-14
2
-0
/
+46
[next]