aboutsummaryrefslogtreecommitdiffstats
path: root/yjit/src/yjit.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename mjit_exec to jit_exec (#6262)Takashi Kokubun2022-08-191-1/+1
* Add ability to trace exit locations in yjit (#5970)Eileen M. Uchitelle2022-06-091-0/+2
* YJIT: Enable default rustc lints (warnings) (#5864)Alan Wu2022-04-291-2/+1
* Rust YJITAlan Wu2022-04-271-0/+98