Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-106529: Cleanups split off gh-112134 (#112214) | Guido van Rossum | 2023-11-17 | 1 | -1/+1 |
* | GH-111848: Set the IP when de-optimizing (GH-112065) | Mark Shannon | 2023-11-15 | 1 | -2/+3 |
* | gh-104909: Split some more insts into ops (#109943) | Guido van Rossum | 2023-09-27 | 1 | -1/+1 |
* | gh-108765: Cleanup #include in Python/*.c files (#108977) | Victor Stinner | 2023-09-06 | 1 | -0/+2 |
* | gh-107557: Setup abstract interpretation (#107847) | Ken Jin | 2023-08-15 | 1 | -1/+1 |
* | gh-106608: make uop trace variable length (#107531) | Ivin Lee | 2023-08-05 | 1 | -1/+1 |
* | gh-106603: Make uop struct a triple (opcode, oparg, operand) (#106794) | Guido van Rossum | 2023-07-17 | 1 | -2/+3 |
* | gh-106290: Fix edge cases around uops (#106319) | Guido van Rossum | 2023-07-03 | 1 | -1/+1 |
* | gh-104584: Baby steps towards generating and executing traces (#105924) | Guido van Rossum | 2023-06-27 | 1 | -0/+31 |