Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-06 | Monkey-patch LLVM code to fix ARM relocation bug. | Thomas Munro | 17.1 |
| 2024-07-19 | Move resowner from common JitContext to LLVM specific | Heikki Linnakangas | 17.0 |
| 2024-01-25 | jit: Require at least LLVM 10. | Thomas Munro | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-18 | jit: Supply LLVMGlobalGetValueType() for LLVM < 8. | Thomas Munro | 17.0 |
| 2023-10-18 | jit: Support opaque pointers in LLVM 16. | Thomas Munro | 17.0 |
| 2023-10-02 | Revert "Add soft error handling to some expression nodes" | Amit Langote | 17.0 |
| 2023-10-02 | Add soft error handling to some expression nodes | Amit Langote | 17.0 |
| 2023-09-27 | llvmjit: Use explicit LLVMContextRef for inlining | Daniel Gustafsson | 17.0 |
| 2023-09-27 | llvmjit: Make llvm_types_module variable static | Daniel Gustafsson | 17.0 |