| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-08-29 | Port over get_branch_target() | Maxime Chevalier-Boisvert |
| 2022-08-29 | Have Assembler::compile() return a list of GC offsets | Maxime Chevalier-Boisvert |
| 2022-08-29 | Remove x86_64 dependency in core.rs | Maxime Chevalier-Boisvert |
| 2022-08-29 | Implement gc offset logic | Maxime Chevalier-Boisvert |
| 2022-08-24 | add --yjit-dump-iseqs param (https://github.com/Shopify/ruby/pull/332) | Noah Gibbs |
| 2022-08-04 | YJIT: Add known_* helpers for Type (#6208) | John Hawthorn |
| 2022-06-27 | Separate Type::String into Type::CString and Type::TString. | Noah Gibbs (and/or Benchmark CI) |
| 2022-06-14 | YJIT: On-demand executable memory allocation; faster boot (#5944) | Alan Wu |
| 2022-04-29 | YJIT: Enable default rustc lints (warnings) (#5864) | Alan Wu |
| 2022-04-29 | YJIT: Adopt Clippy suggestions we like | Alan Wu |
| 2022-04-28 | YJIT: replace BLOCKID_NULL with Option<BlockId>, more idiomatic (#5858) | Maxime Chevalier-Boisvert |
| 2022-04-27 | Rust YJIT | Alan Wu |
