FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-104584: Support most jumping instructions by gvanrossum · Pull Request #106393 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-104584: Support most jumping instructions
- #106393
#106393
Closed
gvanrossum
wants to merge 9 commits into
python:main
python/cpython:main
from
gvanrossum:jump-uops
gvanrossum/cpython:jump-uops
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
gh-104584: Support most jumping instructions
#106393
gvanrossum
wants to merge 9 commits into
python:main
python/cpython:main
from
gvanrossum:jump-uops
gvanrossum/cpython:jump-uops
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2023
Hacky way to implement jump ops
Show description for d31d003
gvanrossum
committed
d31d003
View commit details
Copy full SHA for d31d003
Browse repository at this point
Make JUMP_BACKWARD[_NO_INTERRUPT] viable
Show description for b886ca6
gvanrossum
committed
b886ca6
View commit details
Copy full SHA for b886ca6
Browse repository at this point
Replace ENTER_EXECUTOR with the original in trace projection
gvanrossum
committed
28b3951
View commit details
Copy full SHA for 28b3951
Browse repository at this point
Make POP_JUMP_IF_FALSE/TRUE conditionally jump
Show description for 0825696
gvanrossum
committed
0825696
View commit details
Copy full SHA for 0825696
Browse repository at this point
Implement JUMP_TO_TOP special uop
Show description for 1df7b84
gvanrossum
committed
1df7b84
View commit details
Copy full SHA for 1df7b84
Browse repository at this point
Cleanup some commented-out lines
gvanrossum
committed
d6235ee
View commit details
Copy full SHA for d6235ee
Browse repository at this point
Tweak FOR_ITER so it's viable
gvanrossum
committed
6cd5719
View commit details
Copy full SHA for 6cd5719
Browse repository at this point
Check room available for JUMP_TO_TOP
gvanrossum
committed
b33a1a2
View commit details
Copy full SHA for b33a1a2
Browse repository at this point
A stray JUMP_BACKWARD also ends the trace
gvanrossum
committed
f5e18d8
View commit details
Copy full SHA for f5e18d8
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL