summaryrefslogtreecommitdiffstats
path: root/Tools/jit/_llvm.py
Commit message (Expand)AuthorAgeFilesLines
* GH-140479: Update JIT builds to use LLVM 21 (#140973)Savannah Ostrowski2025-11-121-2/+2
* GH-136895: Fixes for pulling LLVM as a release artifact (#141002)Savannah Ostrowski2025-11-061-0/+5
* GH-136895: Update JIT builds to use LLVM 20 (#140329)Savannah Ostrowski2025-11-031-2/+2
* gh-138497: Support LLVM_VERSION configuration via env (#138498)danigm2025-10-071-18/+31
* GH-113464: Get LLVM from cpython-bin-deps on Windows (GH-133278)Brandt Bucher2025-05-021-0/+8
* GH-125498: Update JIT builds to use LLVM 19 and preserve_none (GH-125499)Savannah Ostrowski2024-10-301-1/+1
* GH-120602: Support LLVM_VERSION_SUFFIX for JIT builds (GH-120604)Xarblu2024-06-201-1/+1
* GH-113464: Display a warning when building the JIT (GH-118481)Brandt Bucher2024-05-011-0/+1
* GH-118306: Update JIT to use LLVM 18 (GH-118307)Savannah Ostrowski2024-04-291-1/+1
* GH-113464: Add a JIT backend for tier 2 (GH-113465)Brandt Bucher2024-01-291-0/+99