Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-06 | Monkey-patch LLVM code to fix ARM relocation bug. | Thomas Munro | 12.21 |
| 2023-10-18 | jit: Changes for LLVM 17. | Thomas Munro | 12.17 |
| 2023-10-18 | jit: Supply LLVMGlobalGetValueType() for LLVM < 8. | Thomas Munro | 12.17 |
| 2023-10-18 | jit: Support opaque pointers in LLVM 16. | Thomas Munro | 12.17 |
| 2020-10-16 | llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559438f92. | Andres Freund | 12.5 |
| 2019-01-22 | llvm: Fix file-ending in IDENTIFICATION comments. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-08-24 | LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. | Andres Freund | 12.0 |