summaryrefslogtreecommitdiffstats
path: root/.github/workflows/jit.yml
Commit message (Expand)AuthorAgeFilesLines
* GH-124408: Temporarily skip test_strftime_y2k for emulated Linux JIT CI (GH-1...Savannah Ostrowski2024-09-251-1/+1
* GH-124398: Pin LLVM to 18.1.0 for Windows JIT CI (GH-124399)Savannah Ostrowski2024-09-241-4/+2
* Add --with-lto back to Linux JIT CI (GH-120921)Savannah Ostrowski2024-06-241-4/+2
* GH-113464: Run the JIT interpreter before any other JIT CI (GH-119466)Brandt Bucher2024-05-241-0/+15
* GH-119292: Add job to JIT CI to build and test with --disable-gil (GH-119293)Savannah Ostrowski2024-05-211-0/+18
* GH-119146: Don't run JIT CI on unrelated changes (GH-119147)Savannah Ostrowski2024-05-191-0/+6
* GH-118251: Bump the JIT CI timeout to 90 minutes (#118661)Brandt Bucher2024-05-061-1/+1
* GH-118251: Fix incomplete ternary expression in JIT workflow (GH-118564)Brandt Bucher2024-05-031-1/+1
* GH-118251: Skip fewer test in emulated JIT CI (GH-118536)Savannah Ostrowski2024-05-031-8/+5
* GH-118306: Update JIT to use LLVM 18 (GH-118307)Savannah Ostrowski2024-04-291-3/+8
* GH-118246: Exclude test_pathlib and test_posixpath from emulated JIT CI (GH-1...Savannah Ostrowski2024-04-241-2/+2
* Set proper permissions for `jit.yml` workflow (#118084)Nikita Sobolev2024-04-221-0/+3
* Increase the JIT CI timeouts to 75 minutes (GH-117342)Brandt Bucher2024-03-281-7/+5
* CI: Pass environment variables directly to configure in JIT CI (#116156)Erlend E. Aasland2024-03-181-6/+6
* GH-116134: JIT aarch64-pc-windows-msvc (GH-116130)Brandt Bucher2024-03-041-3/+15
* gh-116075: Skip test_external_inspection on qemu in JIT CI (#116076)Erlend E. Aasland2024-02-281-2/+2
* Rename tier 2 redundancy eliminator to optimizer (#115888)Guido van Rossum2024-02-261-2/+2
* Trigger JIT CI with optimizer files (#115483)Ken Jin2024-02-151-0/+4
* GH-114849: Set a 60-minute timeout for JIT CI jobs (GH-114850)Nikita Sobolev2024-02-021-0/+1
* gh-114788: Do not run JIT workflow on unrelated changes (#114789)Nikita Sobolev2024-01-311-2/+11
* GH-113464: Add aarch64-apple-darwin/clang to JIT CI (GH-114759)Brandt Bucher2024-01-301-3/+8
* GH-113464: Add a JIT backend for tier 2 (GH-113465)Brandt Bucher2024-01-291-0/+112