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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Finer-grained inline constant cache invalidation"
Nobuyoshi Nakada
2022-03-25
1
-2
/
+2
*
Finer-grained inline constant cache invalidation
Kevin Newton
2022-03-24
1
-2
/
+2
*
Add ISEQ_BODY macro
Peter Zhu
2022-03-24
1
-3
/
+3
*
Treat TS_ICVARC cache as separate from TS_IVC cache
Jemma Issroff
2022-02-02
1
-0
/
+1
*
Make `leaf` const in VM generator
Alan Wu
2021-12-05
1
-1
/
+1
*
vm_core.h: Avoid unaligned access to ic_serial on 32-bit machine
Yusuke Endoh
2021-10-29
1
-2
/
+2
*
Cleanup diff against upstream. Add comments
Alan Wu
2021-10-20
1
-1
/
+0
*
Remove the scraper
Aaron Patterson
2021-10-20
5
-331
/
+1
*
Remove some MicroJIT vestiges
Aaron Patterson
2021-10-20
5
-8
/
+8
*
YJIT: lazy polymorphic getinstancevariable
Alan Wu
2021-10-20
1
-1
/
+0
*
Remove trailing whitespaces
Maxime Chevalier-Boisvert
2021-10-20
1
-1
/
+1
*
Yet Another Ruby JIT!
Jose Narvaez
2021-10-20
4
-9
/
+9
*
Restore interpreter regs in ujit hook. Implement leave bytecode.
Maxime Chevalier-Boisvert
2021-10-20
3
-19
/
+12
*
Refactor uJIT code into more files for readability
Maxime Chevalier-Boisvert
2021-10-20
1
-0
/
+0
*
Fix typo
Alan Wu
2021-10-20
1
-1
/
+1
*
Include disassembly in MicroJIT scraper output
Alan Wu
2021-10-20
2
-13
/
+25
*
Add to the MicroJIT scraper an example that passes ec
Alan Wu
2021-10-20
4
-15
/
+39
*
Fix compilation for OPT_THREADED_CODE=2
Alan Wu
2021-10-20
1
-3
/
+6
*
Zero sized array are not standard C
Alan Wu
2021-10-20
1
-1
/
+1
*
Compile with MicroJIT disabled when scrape fails
Alan Wu
2021-10-20
2
-12
/
+14
*
endbr64 is fine
Alan Wu
2021-10-20
1
-1
/
+1
*
Preliminary GNU/Linux support for code scraper
Alan Wu
2021-10-20
1
-5
/
+77
*
Refactor ujit_examples.h generator. Remove dwarfdump dependency
Alan Wu
2021-10-20
5
-62
/
+215
*
Remove PC argument from ujit instructions
Maxime Chevalier-Boisvert
2021-10-20
1
-1
/
+1
*
Yeah, this actually works!
Alan Wu
2021-10-20
1
-1
/
+1
*
Add example handler for ujit and scrape it from vm.o
Alan Wu
2021-10-20
2
-1
/
+74
*
Expose instruction information for debuggers [Feature #18026]
Nobuyoshi Nakada
2021-10-04
3
-31
/
+51
*
Allow tracing of optimized methods
Jeremy Evans
2021-08-21
1
-1
/
+6
*
Decompose the captured_cc code for investigation
Takashi Kokubun
2021-05-31
1
-1
/
+3
*
Remove DEFINED_IVAR2 from enum
John Hawthorn
2021-03-10
1
-1
/
+0
*
Avoid re-entering opt_invokebuiltin_delegate_leave
Takashi Kokubun
2021-01-11
1
-2
/
+1
*
Fix broken JIT of getinlinecache
Takashi Kokubun
2021-01-04
1
-1
/
+1
*
Avoid using inconsistent coding style
Takashi Kokubun
2021-01-04
1
-11
/
+3
*
enable constant cache on ractors
Koichi Sasada
2021-01-05
1
-5
/
+8
*
Skip checking ROBJECT_EMBED
Takashi Kokubun
2020-12-22
1
-3
/
+3
*
Prefer stdbool in vm_exec
Takashi Kokubun
2020-12-21
2
-3
/
+3
*
Check mjit_call_p only when interrupted
Takashi Kokubun
2020-12-19
2
-2
/
+8
*
Prefer RB_OBJ_FROZEN_RAW
Takashi Kokubun
2020-12-19
1
-2
/
+2
*
Lazily move PC with RUBY_VM_CHECK_INTS
Takashi Kokubun
2020-12-16
4
-4
/
+22
*
Ignore catch_except_p for PC motion
Takashi Kokubun
2020-12-16
1
-1
/
+1
*
Inline getconstant on JIT (#3906)
Takashi Kokubun
2020-12-16
2
-0
/
+38
*
Simplify positioning of '{' and '}'
Takashi Kokubun
2020-12-14
1
-30
/
+27
*
fix inline method cache sync bug
Koichi Sasada
2020-12-15
1
-2
/
+3
*
Cache access to reg_cfp->self on JIT
Takashi Kokubun
2020-11-27
1
-1
/
+1
*
Revert "Set VM_FRAME_FLAG_FINISH at once on MJIT"
Takashi Kokubun
2020-11-26
1
-2
/
+3
*
Set VM_FRAME_FLAG_FINISH at once on MJIT
Takashi Kokubun
2020-11-26
1
-3
/
+2
*
Clarify the intention of `false &&`
Takashi Kokubun
2020-11-22
1
-1
/
+2
*
An ellipsis (...) can only be placed at the beginning
Nobuyoshi Nakada
2020-10-29
1
-2
/
+6
*
Escape '/*' within block comment too
Nobuyoshi Nakada
2020-10-26
1
-1
/
+1
*
sync RClass::ext::iv_index_tbl
Koichi Sasada
2020-10-17
1
-7
/
+7
[next]