FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-106290: Fix edge cases around uops by gvanrossum · Pull Request #106319 · 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-106290: Fix edge cases around uops
- #106319
#106319
Merged
gvanrossum
merged 13 commits into
python:main
python/cpython:main
from
gvanrossum:tweak-uops
gvanrossum/cpython:tweak-uops
Copy head branch name to clipboard
Jul 3, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
gh-106290: Fix edge cases around uops
#106319
gvanrossum
merged 13 commits into
python:main
python/cpython:main
from
gvanrossum:tweak-uops
gvanrossum/cpython:tweak-uops
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2023
Add commented-out prints about why an op is not viable
gvanrossum
committed
a2216ce
View commit details
Copy full SHA for a2216ce
Browse repository at this point
Misc uops changes
Show description for 028b17d
gvanrossum
committed
028b17d
View commit details
Copy full SHA for 028b17d
Browse repository at this point
There's no reason to forbid unbound_local_error
Show description for 4a75f35
gvanrossum
committed
4a75f35
View commit details
Copy full SHA for 4a75f35
Browse repository at this point
Add a SET_IP uop at the top of a trace
Show description for 29a153f
gvanrossum
committed
29a153f
View commit details
Copy full SHA for 29a153f
Browse repository at this point
Fix gh-106290 (wrong line numbers in traceback)
Show description for 7944a80
gvanrossum
committed
7944a80
View commit details
Copy full SHA for 7944a80
Browse repository at this point
Rename SET_IP to SAVE_IP
Show description for c6ded69
gvanrossum
committed
c6ded69
View commit details
Copy full SHA for c6ded69
Browse repository at this point
Also fix prev_instr when deoptimizing
gvanrossum
committed
f6c9d52
View commit details
Copy full SHA for f6c9d52
Browse repository at this point
TEMPORARY -- turn on uops always
gvanrossum
committed
5b85a49
View commit details
Copy full SHA for 5b85a49
Browse repository at this point
Commits on Jul 2, 2023
Revert "TEMPORARY -- turn on uops always"
Show description for b2792db
gvanrossum
committed
b2792db
View commit details
Copy full SHA for b2792db
Browse repository at this point
Commits on Jul 3, 2023
Streamline debug output in optimizer.c
gvanrossum
committed
8a04a31
View commit details
Copy full SHA for 8a04a31
Browse repository at this point
Streamline debug output in ceval.c
gvanrossum
committed
118b324
View commit details
Copy full SHA for 118b324
Browse repository at this point
Fix stray #undef
Show description for f886d5b
gvanrossum
authored
f886d5b
View commit details
Copy full SHA for f886d5b
Browse repository at this point
Merge branch 'python:main' into tweak-uops
gvanrossum
authored
4816076
View commit details
Copy full SHA for 4816076
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL