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
/
insns.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm_args.c: stop requiring `calling` in vm_caller_setup_arg_block
k0kubun
2018-08-11
1
-2
/
+2
*
insns.def (invokesuper): remove a dummy receiever flag hack for ZSUPER
mame
2018-08-10
1
-3
/
+3
*
insns.def: remove old wrong explanation for get/setconstant
mame
2018-07-27
1
-6
/
+2
*
insns.def: s/handles_frame/handles_sp/
k0kubun
2018-07-25
1
-8
/
+8
*
mjit_compile.c: reduce sp motion on JIT
k0kubun
2018-07-19
1
-53
/
+15
*
revert r63988
k0kubun
2018-07-17
1
-33
/
+25
*
insns.def: remove redundant ifndef in r63988
k0kubun
2018-07-17
1
-2
/
+0
*
mjit_compile.c: resurrect local variable stack
k0kubun
2018-07-17
1
-23
/
+33
*
insns.def: fix typo in comment
ktsj
2018-07-15
1
-1
/
+1
*
insns.def: stop pushing unnecessary keys for MJIT
k0kubun
2018-07-07
1
-1
/
+3
*
revert r62655 for r63763
k0kubun
2018-07-05
1
-22
/
+22
*
give up insn attr handles_frame
shyouhei
2018-06-27
1
-18
/
+111
*
refactor move logics out of insns.def
shyouhei
2018-06-27
1
-12
/
+2
*
move function declarations from insns.def to internal.h
shyouhei
2018-06-27
1
-3
/
+0
*
insns.def: checktype
nobu
2018-04-21
1
-13
/
+10
*
Reverting r62775, this should fix i686 builds
tenderlove
2018-03-19
1
-2
/
+2
*
Revert "Add direct marking on iseq operands"
naruse
2018-03-16
1
-2
/
+2
*
Add direct marking on iseq operands
tenderlove
2018-03-09
1
-2
/
+2
*
mjit_compile.c: use local variables for stack
k0kubun
2018-03-04
1
-5
/
+7
*
insns.def: unwrap vm_exec for yield
k0kubun
2018-03-03
1
-2
/
+2
*
vm.c: add mjit_enable_p flag
k0kubun
2018-03-03
1
-3
/
+3
*
insns.def: remove unnecessary sp motion
k0kubun
2018-02-12
1
-2
/
+0
*
insns.def: cache nil const
nobu
2018-02-10
1
-2
/
+5
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-6
/
+9
*
eliminate CALL_SIMPLE_METHOD
shyouhei
2018-01-29
1
-17
/
+10
*
s/CALL_SIMPLE_METHOD/DISPATCH_ORIGINAL_INSN/
shyouhei
2018-01-29
1
-72
/
+26
*
also use sp_inc in vm core
shyouhei
2018-01-29
1
-8
/
+3
*
insns.def: [DOC] update supported attributes [ci skip]
k0kubun
2018-01-27
1
-1
/
+6
*
move ADD_PC around to optimize PC manipluiations
shyouhei
2018-01-26
1
-0
/
+3
*
suppress warning for VC12
shyouhei
2018-01-12
1
-1
/
+1
*
[ci skip] add comments about file format (2nd try)
shyouhei
2018-01-12
1
-4
/
+38
*
new insns.def format (2nd try)
shyouhei
2018-01-12
1
-501
/
+127
*
merge revisions 61753:61750 61747:61740 61737:61728
shyouhei
2018-01-10
1
-162
/
+502
*
Fix a typo [ci skip]
kazu
2018-01-10
1
-1
/
+1
*
[ci skip] add comments about file format
shyouhei
2018-01-09
1
-4
/
+38
*
new insns.def format
shyouhei
2018-01-09
1
-501
/
+127
*
Speedup `block.call` [Feature #14330]
ko1
2018-01-07
1
-0
/
+48
*
Speedup `Proc#call` [Feature #14318]
ko1
2018-01-05
1
-1
/
+8
*
* insns.def (invokeblock): `calling->recv` is not used.
ko1
2018-01-05
1
-1
/
+1
*
insns.def: adjust type
nobu
2017-12-23
1
-1
/
+1
*
compile.c: add a RUBY_EVENT_COVERAGE_LINE event for line coverage
mame
2017-12-20
1
-3
/
+3
*
insns.def (tracebranch): renamed from `trace2`
mame
2017-12-06
1
-3
/
+3
*
accepts `ec` as first parameter.
ko1
2017-11-16
1
-1
/
+1
*
remove `trace` instruction. [Feature #14104]
ko1
2017-11-14
1
-18
/
+0
*
th->ec: dtrace
ko1
2017-11-07
1
-2
/
+2
*
th->ec: vm_once_dispatch.
ko1
2017-11-07
1
-1
/
+1
*
move rb_thread_t::interrupt_flag and mask
ko1
2017-11-06
1
-7
/
+7
*
EXEC_EVENT_HOOK(ec, ...)
ko1
2017-10-29
1
-2
/
+2
*
catch up recent changes for call threaded code VM.
ko1
2017-10-27
1
-1
/
+1
*
`th` -> `ec` for `rb_insn_func_t`.
ko1
2017-10-27
1
-1
/
+1
[next]