index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_capi
/
test_opt.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-115709: Invalidate executors when a local variable is changed via frame.f_...
Mark Shannon
2024-05-06
1
-0/+13
*
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Guido van Rossum
2024-05-01
1
-0/+8
*
GH-118095: Add dynamic exit support and FOR_ITER_GEN support to tier 2 (GH-11...
Mark Shannon
2024-04-26
1
-1/+16
*
GH-118095: Handle `RETURN_GENERATOR` in tier 2 (GH-118180)
Mark Shannon
2024-04-25
1
-0/+12
*
GH-115419: Move setting the instruction pointer to error exit stubs (GH-118088)
Mark Shannon
2024-04-24
1
-1/+1
*
GH-115480: Reduce guard strength for binary ops when type of one operand is k...
Mark Shannon
2024-04-22
1
-2/+42
*
gh-115142: Skip ``test_capi/test_opt.py`` if ``_testinternalcapi`` is not ava...
Kirill Podoprigora
2024-04-11
1
-2/+3
*
gh-116968: Reimplement Tier 2 counters (#117144)
Guido van Rossum
2024-04-04
1
-7/+9
*
gh-116168: Remove extra `_CHECK_STACK_SPACE` uops (#117242)
Peter Lazorchak
2024-04-03
1
-2/+266
*
gh-112383: teach dis how to interpret ENTER_EXECUTOR (#117171)
Irit Katriel
2024-03-23
1
-13/+10
*
gh-117180: Complete call sequence when trace stack overflow (GH-117184)
Ken Jin
2024-03-23
1
-0/+26
*
GH-115819: Eliminate Boolean guards when value is known (GH-116355)
Mark Shannon
2024-03-05
1
-2/+4
*
gh-115480: Type propagate _BINARY_OP_ADD_UNICODE (GH-115710)
Ken Jin
2024-03-01
1
-6/+33
*
gh-115999: Disable the specializing adaptive interpreter in free-threaded bui...
Brett Simmers
2024-03-01
1
-1/+5
*
gh-116088: Insert bottom checks after all sym_set_...() calls (#116089)
Guido van Rossum
2024-02-29
1
-7/+17
*
gh-115859: Fix test_type_inconsistency() when run multiple times (#116079)
Guido van Rossum
2024-02-28
1
-3/+7
*
gh-115859: Re-enable T2 optimizer pass by default (#116062)
Guido van Rossum
2024-02-28
1
-1/+20
*
gh-115859: Disable the tier 2 redundancy eliminator by default (GH-115860)
Ken Jin
2024-02-23
1
-0/+3
*
Tier 2 cleanups and tweaks (#115534)
Guido van Rossum
2024-02-20
1
-72/+85
*
GH-115727: Temporary fix of confidence score test. (GH-115728)
Mark Shannon
2024-02-20
1
-4/+3
*
gh-115687: Split up guards from COMPARE_OP (GH-115688)
Ken Jin
2024-02-20
1
-3/+56
*
GH-115457: Support splitting and replication of micro ops. (GH-115558)
Mark Shannon
2024-02-20
1
-1/+1
*
gh-115480: Type / constant propagation for float binary uops (GH-115550)
Peter Lazorchak
2024-02-16
1
-32/+67
*
gh-114058: Fix flaky globals to constant test (#115423)
Ken Jin
2024-02-14
1
-11/+32
*
gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)
Ken Jin
2024-02-13
1
-0/+209
*
GH-114695: Add `sys._clear_internal_caches` (GH-115152)
Brandt Bucher
2024-02-12
1
-0/+16
*
GH-111485: Generate instruction and uop metadata (GH-113287)
Mark Shannon
2023-12-20
1
-2/+3
*
Move optimizer/executor tests to new file test_capi/test_opt.py (#113072)
Guido van Rossum
2023-12-13
1
-0/+544