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
/
zjit.c
Age
Commit message (
Expand
)
Author
2025-04-18
Disable ZJIT profiling at call-threshold (https://github.com/Shopify/zjit/pul...
Takashi Kokubun
2025-04-18
Resurrect icache invalidation for arm64 (https://github.com/Shopify/zjit/pull...
Takashi Kokubun
2025-04-18
Stop sharing yjit/bindgen with ZJIT (https://github.com/Shopify/zjit/pull/64)
Takashi Kokubun
2025-04-18
Print Ruby exception in test utils
Max Bernstein
2025-04-18
Assert everything is compiled in test_zjit (https://github.com/Shopify/zjit/p...
Takashi Kokubun
2025-04-18
Add zjit_* instructions to profile the interpreter (https://github.com/Shopif...
Takashi Kokubun
2025-04-18
Resurrect asm comment support
Takashi Kokubun
2025-04-18
Port align_ptr for x86
Takashi Kokubun
2025-04-18
bindgen works in --enable-zjit=dev mode.
Alan Wu
2025-04-18
Add rb_insn_name to zjit
Max Bernstein
2025-04-18
Initialize VirtualMem
Takashi Kokubun
2025-04-18
`miniruby --zjit -e nil` runs through iseq_to_ssa
Alan Wu
2025-04-18
Copy VirtualMem and mmap
Takashi Kokubun
2025-04-18
Hook ZJIT compilation
Takashi Kokubun
2025-04-18
Fix template/Makefile.in
Takashi Kokubun