GH-135904: Implement assembler optimization for AArch64.#139855
Merged
markshannon merged 5 commits intoOct 17, 2025
python:mainpython/cpython:mainfrom
faster-cpython:optimize-jit-cfg-armfaster-cpython/cpython:optimize-jit-cfg-armCopy head branch name to clipboard
Merged
GH-135904: Implement assembler optimization for AArch64.#139855markshannon merged 5 commits intopython:mainpython/cpython:mainfrom faster-cpython:optimize-jit-cfg-armfaster-cpython/cpython:optimize-jit-cfg-armCopy head branch name to clipboard
markshannon merged 5 commits into
python:mainpython/cpython:mainfrom
faster-cpython:optimize-jit-cfg-armfaster-cpython/cpython:optimize-jit-cfg-armCopy head branch name to clipboard
Commits
Commits on Oct 9, 2025
Implement assembler optimization for AArch64.
Show description for 4abdaa1committed
Commits on Oct 10, 2025
AArch64: Don't optimize 14 bit jumps to avoid failures when patching. Add Windows 19 bit jump relocation.
Show description for b39e875committed- committed