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_generated_cases.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-112519: Make it possible to specify instruction flags for pseudo instructi...
Irit Katriel
2023-11-30
1
-0/+38
*
GH-111485: Sort cases in the case generator output (GH-112315)
Mark Shannon
2023-11-22
1
-13/+13
*
GH-111485: Allow arbitrary annotations on instructions and micro-ops. (GH-111...
Mark Shannon
2023-11-07
1
-0/+43
*
gh-111520: Integrate the Tier 2 interpreter in the Tier 1 interpreter (#111428)
Guido van Rossum
2023-11-01
1
-3/+5
*
GH-111485: Increment `next_instr` consistently at the start of the instructio...
Mark Shannon
2023-10-31
1
-9/+81
*
gh-109287: fix overrides in cases generator (#110419)
Carl Meyer
2023-10-05
1
-0/+35
*
gh-109979: Auto-generate the target for DEOPT_IF() (#110193)
Guido van Rossum
2023-10-03
1
-2/+9
*
gh-109295: Skip test_generated_cases if different mount drives (#109308)
Victor Stinner
2023-09-12
1
-1/+21
*
gh-103186: Make test_generated_cases less noisy by default (GH-109100)
Serhiy Storchaka
2023-09-07
1
-5/+14
*
gh-106581: Support multiple uops pushing new values (#108895)
Guido van Rossum
2023-09-05
1
-0/+30
*
gh-106812: Refactor cases_generator to allow uops with array stack effects (#...
Guido van Rossum
2023-08-04
1
-77/+81
*
Thoroughly refactor the cases generator (#107151)
Guido van Rossum
2023-07-24
1
-23/+19
*
gh-105540: Convert `pytest` tests of `cases_generator` to regular tests (#106...
Nikita Sobolev
2023-07-16
1
-0/+537