summaryrefslogtreecommitdiff
path: root/yjit/src/invariants.rs
AgeCommit message (Expand)Author
2022-09-01New constant caching insn: opt_getconstant_pathJohn Hawthorn
2022-08-29Use new assembler to support global invalidation on A64Alan Wu
2022-06-09Add ability to trace exit locations in yjit (#5970)Eileen M. Uchitelle
2022-06-06Use bindgen to import Ruby constants wherever possible. (#5943)Noah Gibbs
2022-05-26Use bindgen to import CRuby constants for YARV instruction bytecodesNoah Gibbs (and/or Benchmark CI)
2022-04-29YJIT: Adopt Clippy suggestions we likeAlan Wu
2022-04-27Rust YJITAlan Wu