Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-06 | Monkey-patch LLVM code to fix ARM relocation bug. | Thomas Munro | 15.9 |
| 2023-11-17 | llvmjit: Use explicit LLVMContextRef for inlining | Daniel Gustafsson | 15.6 |
| 2023-10-18 | jit: Supply LLVMGlobalGetValueType() for LLVM < 8. | Thomas Munro | 15.5 |
| 2023-10-18 | jit: Support opaque pointers in LLVM 16. | Thomas Munro | 15.5 |
| 2022-04-08 | Apply PGDLLIMPORT markings broadly. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-14 | jit: Do not try to shut down LLVM state in case of LLVM triggered errors. | Andres Freund | 15.0 |