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
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zjit
/
bindgen
Age
Commit message (
Expand
)
Author
2025-07-09
ZJIT: Mark profiled objects when marking ISEQ (#13784)
Takashi Kokubun
2025-07-02
ZJIT: Support `Regexp` type (#13760)
Stan Lo
2025-06-30
ZJIT: Pretty-print symbols in HIR dump
Max Bernstein
2025-06-30
ZJIT: Add new ZJIT types for Set (#13743)
Stan Lo
2025-06-12
Get rid of `rb_shape_lookup`
Jean Boussier
2025-06-06
ZJIT: Fix insn arg index for `defined`, add tests
Alan Wu
2025-06-06
ZJIT: Add codegen for uncached setinstancevariable
Max Bernstein
2025-06-04
ZJIT: Add newrange support (#13505)
Stan Lo
2025-06-04
Get rid of TOO_COMPLEX shape type
Jean Boussier
2025-05-27
Get rid of `rb_shape_id(rb_shape_t *)`
Jean Boussier
2025-05-15
YJIT: ZJIT: Allow both JITs in the same build
Alan Wu
2025-05-09
Rename `RB_OBJ_SHAPE` -> `rb_obj_shape`
Jean Boussier
2025-05-09
Rename `rb_shape_get_shape_id` -> `RB_OBJ_SHAPE_ID`
Jean Boussier
2025-05-09
Refactor `rb_shape_get_next` to return an ID
Jean Boussier
2025-05-09
Rename `rb_shape_obj_too_complex` -> `rb_shape_obj_too_complex_p`
Jean Boussier
2025-05-09
Rename `rb_shape_get_shape_by_id` -> `RSHAPE`
Jean Boussier
2025-05-08
Refactor OBJ_TOO_COMPLEX_SHAPE_ID to not be referenced outside shape.h
Jean Boussier
2025-05-02
YJIT: ZJIT: Share identical glue functions
Alan Wu
2025-04-28
ZJIT: Replace GetConstantPath with Const if the IC is not empty (#13183)
Max Bernstein
2025-04-18
Strength reduce to `CCall` for sends landing in simple C methods
Alan Wu
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
Move a couple of bindgen targets to ZJIT bindgen
Takashi Kokubun
2025-04-18
Stop sharing yjit/bindgen with ZJIT (https://github.com/Shopify/zjit/pull/64)
Takashi Kokubun
[prev]