Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-115869: Make jit_stencils.h reproducible (GH-127166) | Brandt Bucher | 2024-11-24 | 1 | -1/+1 |
* | GH-125911: Rename big trampoline to "shim" (GH-126339) | Savannah Ostrowski | 2024-11-05 | 1 | -2/+2 |
* | GH-125498: Update JIT builds to use LLVM 19 and preserve_none (GH-125499) | Savannah Ostrowski | 2024-10-30 | 1 | -1/+1 |
* | gh-125207: Fix MSVC 1935 build with JIT (#125209) | Michael Droettboom | 2024-10-18 | 1 | -2/+5 |
* | GH-119726: Deduplicate AArch64 trampolines within a trace (GH-123872) | Diego Russo | 2024-10-02 | 1 | -5/+19 |
* | GH-113464: Generate a more efficient JIT (GH-118512) | Brandt Bucher | 2024-05-03 | 1 | -71/+36 |
* | GH-113464: Display a warning when building the JIT (GH-118481) | Brandt Bucher | 2024-05-01 | 1 | -0/+1 |
* | GH-115802: Use the GHC calling convention in JIT code (GH-118287) | Brandt Bucher | 2024-05-01 | 1 | -0/+4 |
* | GH-117512: Allow 64-bit JIT operands on 32-bit platforms (GH-117527) | Brandt Bucher | 2024-04-06 | 1 | -2/+2 |
* | GH-113464: Add a JIT backend for tier 2 (GH-113465) | Brandt Bucher | 2024-01-29 | 1 | -0/+95 |