index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
ruby_vm
/
views
/
vm.inc.erb
Age
Commit message (
Expand
)
Author
2025-04-18
Add zjit_* instructions to profile the interpreter (https://github.com/Shopif...
Takashi Kokubun
2021-10-20
Remove the scraper
Aaron Patterson
2021-10-20
Remove some MicroJIT vestiges
Aaron Patterson
2021-10-20
Yet Another Ruby JIT!
Jose Narvaez
2021-10-20
Restore interpreter regs in ujit hook. Implement leave bytecode.
Maxime Chevalier-Boisvert
2021-10-20
Add to the MicroJIT scraper an example that passes ec
Alan Wu
2021-10-20
Fix compilation for OPT_THREADED_CODE=2
Alan Wu
2021-10-20
Refactor ujit_examples.h generator. Remove dwarfdump dependency
Alan Wu
2021-10-20
Remove PC argument from ujit instructions
Maxime Chevalier-Boisvert
2021-10-20
Yeah, this actually works!
Alan Wu
2021-10-20
Add example handler for ujit and scrape it from vm.o
Alan Wu
2018-12-27
delete emacs mode lines [ci skip]
shyouhei
2018-01-12
delete tool/instruction.rb (2nd try)
shyouhei
2018-01-10
merge revisions 61753:61750 61747:61740 61737:61728
shyouhei
2018-01-09
delete tool/instruction.rb
shyouhei