Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-100982: Add `COMPARE_AND_BRANCH` instruction (GH-100983) | Mark Shannon | 2023-01-16 | 1 | -4/+5 |
* | GH-98831: Identify instructions that don't use oparg (#100957) | Guido van Rossum | 2023-01-14 | 1 | -57/+57 |
* | GH-100923: Embed jump mask in `COMPARE_OP` oparg (GH-100924) | Mark Shannon | 2023-01-11 | 1 | -5/+5 |
* | GH-98831: Refactor instr format code and change to enum (#100895) | Guido van Rossum | 2023-01-09 | 1 | -168/+169 |
* | GH-99005: More intrinsics (GH-100774) | Mark Shannon | 2023-01-06 | 1 | -3/+0 |
* | gh-98831: Regenerate Python/opcode_metadata.h (GH-100778) | Zachary Ware | 2023-01-05 | 1 | -4/+1 |
* | GH-98831: Update generate_cases.py: register inst, opcode_metadata.h (#100735) | Guido van Rossum | 2023-01-05 | 1 | -0/+187 |