Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-15 | jit: fix build with LLVM-21 | Peter Eisentraut | 13.23 |
| 2024-01-25 | Track LLVM 18 changes. | Thomas Munro | 13.14 |
| 2023-11-17 | llvmjit: Use explicit LLVMContextRef for inlining | Daniel Gustafsson | 13.14 |
| 2022-10-19 | Track LLVM 15 changes. | Thomas Munro | 13.9 |
| 2022-03-15 | Back-patch LLVM 14 API changes. | Thomas Munro | 13.7 |
| 2021-07-22 | jit: Don't inline functions that access thread-locals. | Thomas Munro | 13.4 |
| 2020-05-28 | llvmjit: Fix building against LLVM 11 by removing unnecessary include. | Andres Freund | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-08-25 | Don't rely on llvm::make_unique. | Thomas Munro | 13.0 |
| 2019-07-28 | Avoid macro clash with LLVM 9. | Thomas Munro | 13.0 |