FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
IGNORE: Project uops forever by gvanrossum · Pull Request #107945 · 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
IGNORE: Project uops forever
- #107945
#107945
Closed
gvanrossum
wants to merge 26 commits into
python:main
python/cpython:main
from
gvanrossum:project-uops-forever
gvanrossum/cpython:project-uops-forever
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Closed
IGNORE: Project uops forever
#107945
gvanrossum
wants to merge 26 commits into
python:main
python/cpython:main
from
gvanrossum:project-uops-forever
gvanrossum/cpython:project-uops-forever
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2023
Split `CALL_PY_EXACT_ARGS` into uops
Show description for 56133bb
gvanrossum
committed
56133bb
View commit details
Copy full SHA for 56133bb
Browse repository at this point
Fix merge so it works again (I think)
gvanrossum
committed
907ff95
View commit details
Copy full SHA for 907ff95
Browse repository at this point
Split into finer-grained uops
gvanrossum
committed
2c6be6d
View commit details
Copy full SHA for 2c6be6d
Browse repository at this point
Commits on Aug 10, 2023
Fix type error in stacking.py
gvanrossum
committed
6d78ff2
View commit details
Copy full SHA for 6d78ff2
Browse repository at this point
Add test
gvanrossum
committed
0d8e66c
View commit details
Copy full SHA for 0d8e66c
Browse repository at this point
Add comment explaining _PUSH_FRAME's unused output effect
gvanrossum
committed
b75f30e
View commit details
Copy full SHA for b75f30e
Browse repository at this point
Make PUSH_FRAME special case a little less myterious
gvanrossum
committed
61c2822
View commit details
Copy full SHA for 61c2822
Browse repository at this point
Rename Instruction.write to write_case_body
gvanrossum
committed
f73ea90
View commit details
Copy full SHA for f73ea90
Browse repository at this point
Move next_instr update to a more logical place
gvanrossum
committed
12910fc
View commit details
Copy full SHA for 12910fc
Browse repository at this point
Don't recompute macro cache offset
gvanrossum
committed
2fafa2c
View commit details
Copy full SHA for 2fafa2c
Browse repository at this point
Fold and refactor long line in stacking.py
gvanrossum
committed
2717b07
View commit details
Copy full SHA for 2717b07
Browse repository at this point
Fold long lines in generate_cases.py
gvanrossum
committed
e487908
View commit details
Copy full SHA for e487908
Browse repository at this point
Don't emit static assert to executor cases
gvanrossum
committed
1d549af
View commit details
Copy full SHA for 1d549af
Browse repository at this point
Factor away write_case_body (formerly Instruction.write)
gvanrossum
committed
f40fb1f
View commit details
Copy full SHA for f40fb1f
Browse repository at this point
Commits on Aug 11, 2023
Fold long lines
gvanrossum
committed
4f6f8f8
View commit details
Copy full SHA for 4f6f8f8
Browse repository at this point
Make less of a special case of _PUSH_FRAME
Show description for 6facc8d
gvanrossum
committed
6facc8d
View commit details
Copy full SHA for 6facc8d
Browse repository at this point
Stop special-casing _PUSH_FRAME altogether
Show description for 94630d4
gvanrossum
committed
94630d4
View commit details
Copy full SHA for 94630d4
Browse repository at this point
Commits on Aug 12, 2023
Add function-by-version cache
gvanrossum
committed
675f317
View commit details
Copy full SHA for 675f317
Browse repository at this point
Double max trace length to 64
gvanrossum
committed
bb514e6
View commit details
Copy full SHA for bb514e6
Browse repository at this point
Trace into function calls
Show description for 61958fc
gvanrossum
committed
61958fc
View commit details
Copy full SHA for 61958fc
Browse repository at this point
Make RESUME a viable uop
gvanrossum
committed
61e636b
View commit details
Copy full SHA for 61e636b
Browse repository at this point
Clear func_version_cache in interpreter_clear()
Show description for d0c6f86
gvanrossum
committed
d0c6f86
View commit details
Copy full SHA for d0c6f86
Browse repository at this point
Add a small essay on function and code versions
gvanrossum
committed
bfa5566
View commit details
Copy full SHA for bfa5566
Browse repository at this point
Move function cache clearing earlier in finalization
gvanrossum
committed
597b12e
View commit details
Copy full SHA for 597b12e
Browse repository at this point
Commits on Aug 13, 2023
Cache borrowed references, cleared in func_dealloc
gvanrossum
committed
d7b7e01
View commit details
Copy full SHA for d7b7e01
Browse repository at this point
Commits on Aug 14, 2023
DO NOT MERGE: Always use -Xuops
gvanrossum
committed
da4c7ad
View commit details
Copy full SHA for da4c7ad
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL