Age | Commit message (Expand) | Author |
---|---|---|
2024-10-01 | jit: Require at least LLVM 14, if enabled. | Peter Eisentraut |
2024-05-16 | jit: Remove {llvm-config,clang}-N configure probes. | Thomas Munro |
2024-01-25 | jit: Require at least LLVM 10. | Thomas Munro |
2023-10-22 | Log LLVM library version in configure output. | Thomas Munro |
2020-12-08 | jit: configure: Explicitly reference 'native' component. | Andres Freund |
2019-02-09 | Use better comment marker in Autoconf input | Peter Eisentraut |
2018-11-19 | Postpone LLVM-related uses of AC_CHECK_DECLS. | Tom Lane |
2018-09-13 | Detect LLVM 7 without specifying binaries explicitly. | Andres Freund |
2018-08-24 | LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. | Andres Freund |
2018-07-23 | LLVMJIT: Adapt to API changes in gdb and perf support. | Andres Freund |
2018-03-21 | Add configure infrastructure (--with-llvm) to enable LLVM support. | Andres Freund |