summaryrefslogtreecommitdiff
path: root/yjit/bindgen/src
AgeCommit message (Expand)Author
2022-05-26Use bindgen to import CRuby constants for YARV instruction bytecodesNoah Gibbs (and/or Benchmark CI)
2022-05-12YJIT: Implement getblockparamAaron Patterson
2022-05-11Ruby shovel operator (<<) speedup. (#5896)Noah Gibbs
2022-04-27YJIT: Remove unnecessary `extern crate` declarationAlan Wu
2022-04-27Rust YJITAlan Wu