FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Python/executor_cases.c.h - https-github-com-nzysoft/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-nzysoft
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
executor_cases.c.h
on
main
User selector
Datepicker
Commit history
Commits on Oct 26, 2023
gh-109094: replace frame->prev_instr by frame->instr_ptr (#109095)
iritkatriel
authored
67a91f7
View commit details
Copy full SHA for 67a91f7
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
GH-109214: Convert _SAVE_CURRENT_IP to _SET_IP in tier 2 trace creation. (GH-110755)
markshannon
authored
19b7ead
View commit details
Copy full SHA for 19b7ead
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
GH-109329: Add tier 2 stats (GH-109913)
mdboom
authored
e561e98
View commit details
Copy full SHA for e561e98
View code at this point
Browse repository at this point
GH-109369: Merge all eval-breaker flags and monitoring version into one word. (GH-109846)
markshannon
authored
bf4bc36
View commit details
Copy full SHA for bf4bc36
View code at this point
Browse repository at this point
gh-104909: Split more LOAD_ATTR specializations (GH-110317)
Show description for 7c149a7
gvanrossum
authored
7c149a7
View commit details
Copy full SHA for 7c149a7
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
gh-109979: Unify _GUARD_TYPE_VERSION{,_STORE} (#110301)
Show description for 625ecbe
gvanrossum
authored
625ecbe
View commit details
Copy full SHA for 625ecbe
View code at this point
Browse repository at this point
gh-109979: Auto-generate the target for DEOPT_IF() (#110193)
Show description for d67edcf
gvanrossum
authored
d67edcf
View commit details
Copy full SHA for d67edcf
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
gh-110020: Fix unused variable warnings in bytecodes.c (GH-110023)
sobolevn
authored
3814bc1
View commit details
Copy full SHA for 3814bc1
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
gh-104909: Split some more insts into ops (#109943)
Show description for 5bb6f0f
gvanrossum
authored
5bb6f0f
View commit details
Copy full SHA for 5bb6f0f
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
GH-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW (GH-109300)
brandtbucher
authored
22e65ee
View commit details
Copy full SHA for 22e65ee
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
gh-109216: Fix possible memory leak in `BUILD_MAP` (#109257)
sobolevn
authored
247ee1b
View commit details
Copy full SHA for 247ee1b
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
gh-109214: Rename SAVE_IP to _SET_IP, and similar (#109285)
Show description for fbaf77e
gvanrossum
authored
fbaf77e
View commit details
Copy full SHA for fbaf77e
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
gh-109118: Fix runtime crash when NameError happens in PEP 695 function (#109123)
JelleZijlstra
authored
17f9941
View commit details
Copy full SHA for 17f9941
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
GH-108614: Unbreak emscripten build (GH-109132)
markshannon
authored
501f2dc
View commit details
Copy full SHA for 501f2dc
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
GH-108614: Add `RESUME_CHECK` instruction (GH-108630)
markshannon
authored
0858328
View commit details
Copy full SHA for 0858328
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
GH-108614: Remove `TIER_ONE` and `TIER_TWO` from `_PUSH_FRAME` (GH-108725)
markshannon
authored
5a3672c
View commit details
Copy full SHA for 5a3672c
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
GH-108614: Remove non-debug uses of `#if TIER_ONE` and `#if TIER_TWO` from `_POP_FRAME` op. (GH-108685)
markshannon
authored
059bd4d
View commit details
Copy full SHA for 059bd4d
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
GH-106581: Fix instrumentation in tier 2 (GH-108493)
brandtbucher
authored
4eae1e5
View commit details
Copy full SHA for 4eae1e5
View code at this point
Browse repository at this point
gh-106581: Split CALL_BOUND_METHOD_EXACT_ARGS into uops (#108462)
Show description for ddf66b5
gvanrossum
authored
ddf66b5
View commit details
Copy full SHA for ddf66b5
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
gh-106581: Project through calls (#108067)
Show description for 61c7249
gvanrossum
authored
61c7249
View commit details
Copy full SHA for 61c7249
View code at this point
Browse repository at this point
GH-108035: Remove the `_PyCFrame` struct as it is no longer needed for performance. (GH-108036)
markshannon
authored
006e44f
View commit details
Copy full SHA for 006e44f
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
gh-106581: Split `CALL_PY_EXACT_ARGS` into uops (#107760)
Show description for dc8fdf5
gvanrossum
authored
dc8fdf5
View commit details
Copy full SHA for dc8fdf5
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
gh-107557: Setup abstract interpretation (#107847)
Show description for e28b0dc
authored
e28b0dc
View commit details
Copy full SHA for e28b0dc
View code at this point
Browse repository at this point
Commits on Aug 12, 2023
gh-106797: Remove warning logs from Python/generated_cases.c.h and executor_cases.c.h (gh-107889)
Show description for bf70774
corona10
authored
bf70774
View commit details
Copy full SHA for bf70774
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
GH-106485: Dematerialize instance dictionaries when possible (GH-106539)
brandtbucher
authored
326f0ba
View commit details
Copy full SHA for 326f0ba
View code at this point
Browse repository at this point
GH-105848: Simplify the arrangement of CALL's stack (GH-107788)
brandtbucher
authored
a9caf9c
View commit details
Copy full SHA for a9caf9c
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
GH-107596: Specialize str[int] (GH-107597)
brandtbucher
authored
ea72c6f
View commit details
Copy full SHA for ea72c6f
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
gh-106812: Refactor cases_generator to allow uops with array stack effects (#107564)
Show description for 400835e
gvanrossum
authored
400835e
View commit details
Copy full SHA for 400835e
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Use tstate->interp to get the interpreter state in bytecodes.c (GH-107506)
brandtbucher
authored
dfb55d9
View commit details
Copy full SHA for dfb55d9
View code at this point
Browse repository at this point
GH-104909: Move unused cache entries from uops to macros (#107444)
Show description for 5eb80a6
gvanrossum
authored
5eb80a6
View commit details
Copy full SHA for 5eb80a6
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
GH-106895: Raise a `ValueError` when attempting to disable events that cannot be disabled. (GH-107337)
markshannon
authored
c6539b3
View commit details
Copy full SHA for c6539b3
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
gh-106917: fix super classmethod calls to non-classmethods (#106977)
carljm
authored
e5d5522
View commit details
Copy full SHA for e5d5522
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
GH-106701: Move _PyUopExecute to Python/executor.c (GH-106924)
brandtbucher
authored
8f4de57
View commit details
Copy full SHA for 8f4de57
View code at this point
Browse repository at this point
gh-105481: do not auto-generate pycore_intrinsics.h (#106913)
iritkatriel
authored
9c81fc2
View commit details
Copy full SHA for 9c81fc2
View code at this point
Browse repository at this point
GH-104584: Miscellaneous fixes for -Xuops (GH-106908)
brandtbucher
authored
214a25d
View commit details
Copy full SHA for 214a25d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL