aboutsummaryrefslogtreecommitdiffstats
path: root/yjit/src/invariants.rs
Commit message (Expand)AuthorAgeFilesLines
* Add ability to trace exit locations in yjit (#5970)Eileen M. Uchitelle2022-06-091-0/+5
* Use bindgen to import Ruby constants wherever possible. (#5943)Noah Gibbs2022-06-061-1/+1
* Use bindgen to import CRuby constants for YARV instruction bytecodesNoah Gibbs (and/or Benchmark CI)2022-05-261-3/+3
* YJIT: Adopt Clippy suggestions we likeAlan Wu2022-04-291-15/+15
* Rust YJITAlan Wu2022-04-271-0/+585