FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-137959: Replace shim code in jitted code with a single trampoline function. by markshannon · Pull Request #137961 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-137959: Replace shim code in jitted code with a single trampoline function.
- #137961
#137961
Merged
markshannon
merged 7 commits into
python:main
python/cpython:main
from
faster-cpython:jit-trampoline
faster-cpython/cpython:jit-trampoline
Copy head branch name to clipboard
Aug 21, 2025
Conversation
Commits
7
(7)
Checks
Files changed
Merged
GH-137959: Replace shim code in jitted code with a single trampoline function.
#137961
markshannon
merged 7 commits into
python:main
python/cpython:main
from
faster-cpython:jit-trampoline
faster-cpython/cpython:jit-trampoline
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2025
JIT compile a trampoline function to avoid shim code
markshannon
committed
0dd2c49
View commit details
Copy full SHA for 0dd2c49
Browse repository at this point
Remove old shim code
markshannon
committed
a98b1c8
View commit details
Copy full SHA for a98b1c8
Browse repository at this point
Fix whitespace
markshannon
committed
26b2856
View commit details
Copy full SHA for 26b2856
Browse repository at this point
Add trampoline source
markshannon
committed
5b6334e
View commit details
Copy full SHA for 5b6334e
Browse repository at this point
Add news
markshannon
committed
14080cb
View commit details
Copy full SHA for 14080cb
Browse repository at this point
Remove redundant code
markshannon
committed
ca9663a
View commit details
Copy full SHA for ca9663a
Browse repository at this point
Commits on Aug 21, 2025
Add clarifying comment
markshannon
committed
f9279af
View commit details
Copy full SHA for f9279af
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL