Age | Commit message (Expand) | Author |
---|---|---|
2023-03-20 | YJIT: Make dev_nodebug closer to dev (#7570) | Takashi Kokubun |
2023-01-16 | YJIT: Use ThinLTO for Rust parts in release mode | Alan Wu |
2022-12-12 | YJIT: Generate debug info in release builds (#6910) | Alan Wu |
2022-11-21 | YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780) | Takashi Kokubun |
2022-11-13 | YJIT: Instrument global allocations on stats build (#6712) | Takashi Kokubun |
2022-10-19 | YJIT: fold the "asm_comments" feature into "disasm" (#6591) | Alan Wu |
2022-07-29 | Add --enable-yjit=dev_nodebug configure option | John Hawthorn |
2022-07-29 | Add --enable-yjit=stats configure option | John Hawthorn |
2022-05-29 | YJIT: Relax minimum Rust version requirement to 1.58.1 | Alan Wu |
2022-04-27 | Rust YJIT | Alan Wu |