Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f0df35eeca2ccdfd58cfb9801f06ffa23537270b
commit
f0df35eeca2ccdfd58cfb9801f06ffa23537270b
[
log
]
[
tgz
]
author
Brandt Bucher <brandtbucher@microsoft.com>
Thu Feb 29 16:11:28 2024
committer
GitHub <noreply@github.com>
Thu Feb 29 16:11:28 2024
tree
9c7c6a5de052e09462b0fda44ac7f55a4032540a
parent
45d8871dc4da33fcef92991031707c5bf88a40cf
[
diff
]
GH-115802: JIT "small" code for Windows (GH-115964)
Include/cpython/optimizer.h
[
diff
]
Include/internal/pycore_ceval.h
[
diff
]
Include/internal/pycore_dict.h
[
diff
]
Include/internal/pycore_floatobject.h
[
diff
]
Include/internal/pycore_function.h
[
diff
]
Include/internal/pycore_genobject.h
[
diff
]
Include/internal/pycore_intrinsics.h
[
diff
]
Include/internal/pycore_list.h
[
diff
]
Include/internal/pycore_long.h
[
diff
]
Include/internal/pycore_object.h
[
diff
]
Include/internal/pycore_optimizer.h
[
diff
]
Include/internal/pycore_pyerrors.h
[
diff
]
Include/internal/pycore_sliceobject.h
[
diff
]
Include/internal/pycore_tuple.h
[
diff
]
Include/internal/pycore_typeobject.h
[
diff
]
Include/internal/pycore_unicodeobject.h
[
diff
]
Python/bytecodes.c
[
diff
]
Python/ceval.c
[
diff
]
Python/ceval_macros.h
[
diff
]
Python/executor_cases.c.h
[
diff
]
Python/generated_cases.c.h
[
diff
]
Python/jit.c
[
diff
]
Tools/jit/_schema.py
[
diff
]
Tools/jit/_stencils.py
[
diff
]
Tools/jit/_targets.py
[
diff
]
Tools/jit/template.c
[
diff
]
26 files changed
tree: 9c7c6a5de052e09462b0fda44ac7f55a4032540a
.azure-pipelines/
.devcontainer/
.github/
Doc/
Grammar/
Include/
iOS/
Lib/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Programs/
Python/
Tools/
.coveragerc
.editorconfig
.gitattributes
.gitignore
.mailmap
.pre-commit-config.yaml
.readthedocs.yml
aclocal.m4
config.guess
config.sub
configure
configure.ac
install-sh
LICENSE
Makefile.pre.in
pyconfig.h.in
README.rst