summaryrefslogtreecommitdiff
path: root/yjit/src/yjit.rs
AgeCommit message (Expand)Author
2022-08-29Fix code invalidation while OOM and OOM simulation (https://github.com/Shopif...Alan Wu
2022-08-19Rename mjit_exec to jit_exec (#6262)Takashi Kokubun
2022-06-09Add ability to trace exit locations in yjit (#5970)Eileen M. Uchitelle
2022-04-29YJIT: Enable default rustc lints (warnings) (#5864)Alan Wu
2022-04-27Rust YJITAlan Wu