summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_uops.h
Commit message (Expand)AuthorAgeFilesLines
* gh-106529: Cleanups split off gh-112134 (#112214)Guido van Rossum2023-11-171-1/+1
* GH-111848: Set the IP when de-optimizing (GH-112065)Mark Shannon2023-11-151-2/+3
* gh-104909: Split some more insts into ops (#109943)Guido van Rossum2023-09-271-1/+1
* gh-108765: Cleanup #include in Python/*.c files (#108977)Victor Stinner2023-09-061-0/+2
* gh-107557: Setup abstract interpretation (#107847)Ken Jin2023-08-151-1/+1
* gh-106608: make uop trace variable length (#107531)Ivin Lee2023-08-051-1/+1
* gh-106603: Make uop struct a triple (opcode, oparg, operand) (#106794)Guido van Rossum2023-07-171-2/+3
* gh-106290: Fix edge cases around uops (#106319)Guido van Rossum2023-07-031-1/+1
* gh-104584: Baby steps towards generating and executing traces (#105924)Guido van Rossum2023-06-271-0/+31