Age | Commit message (Expand) | Author |
---|---|---|
12 days | ZJIT: Implement SingleRactorMode invalidation (#14121) | Stan Lo |
2025-07-29 | ZJIT: Add --zjit-stats (#14034) | Takashi Kokubun |
2025-07-28 | ZJIT: Support invalidating constant patch points (#13998) | Stan Lo |
2025-07-18 | ZJIT: Support invalidating on method redefinition (#13875) | Stan Lo |
2025-07-09 | ZJIT: Mark profiled objects when marking ISEQ (#13784) | Takashi Kokubun |
2025-05-16 | Prevent enabling yjit when zjit enabled (GH-13358) | Daniel Colson |
2025-04-18 | Disable ZJIT profiling at call-threshold (https://github.com/Shopify/zjit/pul... | Takashi Kokubun |
2025-04-18 | Add --zjit-num-profiles option (https://github.com/Shopify/zjit/pull/98) | Takashi Kokubun |
2025-04-18 | Implement Insn::Param using the SP register (https://github.com/Shopify/zjit/... | Takashi Kokubun |
2025-04-18 | Implement FixnumAdd and stub PatchPoint/GuardType (https://github.com/Shopify... | Takashi Kokubun |
2025-04-18 | Add zjit_* instructions to profile the interpreter (https://github.com/Shopif... | Takashi Kokubun |