index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
optimizer.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gh-104584: Clean up and fix uops tests and fix crash (#106492)
Guido van Rossum
2023-07-06
1
-2/+8
*
gh-104584: Fix error handling from backedge optimization (#106484)
Guido van Rossum
2023-07-06
1
-7/+11
*
GH-106360: Support very basic superblock introspection (#106422)
Mark Shannon
2023-07-04
1
-0/+70
*
gh-106290: Fix edge cases around uops (#106319)
Guido van Rossum
2023-07-03
1
-60/+72
*
gh-106320: Use _PyInterpreterState_GET() (#106336)
Victor Stinner
2023-07-02
1
-5/+4
*
gh-104584: Emit macro expansions to opcode_metadata.h (#106163)
Guido van Rossum
2023-06-28
1
-3/+5
*
gh-104584: Baby steps towards generating and executing traces (#105924)
Guido van Rossum
2023-06-27
1
-0/+199
*
GH-104584: Assorted fixes for the optimizer API. (GH-105683)
Mark Shannon
2023-06-19
1
-28/+45
*
GH-100987: Allow objects other than code objects as the "executable" of an in...
Mark Shannon
2023-06-14
1
-3/+5
*
GH-104584: Allow optimizers to opt out of optimizing. (GH-105244)
Mark Shannon
2023-06-05
1
-11/+18
*
GH-104584: Plugin optimizer API (GH-105100)
Mark Shannon
2023-06-02
1
-0/+254
[prev]