| Commit message (Expand) | Author | Age | Files | Lines |
* | GH-119726: Deduplicate AArch64 trampolines within a trace (GH-123872) | Diego Russo | 2024-10-02 | 1 | -8/+84 |
|
|
* | GH-116017: Get rid of _COLD_EXITs (GH-120960) | Brandt Bucher | 2024-07-01 | 1 | -1/+1 |
|
|
* | GH-118844: Fix build failures when combining --disable-gil with --enable-expe... | Savannah Ostrowski | 2024-05-11 | 1 | -0/+1 |
|
|
* | GH-113464: Generate a more efficient JIT (GH-118512) | Brandt Bucher | 2024-05-03 | 1 | -311/+276 |
|
|
* | GH-115802: Use the GHC calling convention in JIT code (GH-118287) | Brandt Bucher | 2024-05-01 | 1 | -15/+37 |
|
|
* | GH-118306: Update JIT to use LLVM 18 (GH-118307) | Savannah Ostrowski | 2024-04-29 | 1 | -0/+3 |
|
|
* | GH-117512: Allow 64-bit JIT operands on 32-bit platforms (GH-117527) | Brandt Bucher | 2024-04-06 | 1 | -28/+34 |
|
|
* | GH-116422: Tier2 hot/cold splitting (GH-116813) | Mark Shannon | 2024-03-26 | 1 | -9/+28 |
|
|
* | GH-116017: Put JIT code and data on the same page (GH-116845) | Brandt Bucher | 2024-03-19 | 1 | -29/+23 |
|
|
* | GH-116134: JIT aarch64-pc-windows-msvc (GH-116130) | Brandt Bucher | 2024-03-04 | 1 | -0/+7 |
|
|
* | GH-115802: JIT "small" code for Windows (GH-115964) | Brandt Bucher | 2024-02-29 | 1 | -11/+15 |
|
|
* | GH-115802: JIT "small" code for macOS and Linux (GH-115826) | Brandt Bucher | 2024-02-26 | 1 | -16/+103 |
|
|
* | GH-112354: Initial implementation of warm up on exits and trace-stitching (GH... | Mark Shannon | 2024-02-20 | 1 | -4/+9 |
|
|
* | GH-113464: Add a JIT backend for tier 2 (GH-113465) | Brandt Bucher | 2024-01-29 | 1 | -0/+369 |
|
|