postgresql/src/backend/jit/llvm
Andres Freund a38b833a7c LLVMJIT: Fix LLVM build for LLVM > 7.
The location of LLVMAddPromoteMemoryToRegisterPass moved.

Author: Andres Freund
Backpatch: 11, where LLVM based JIT support was added.
2018-07-22 21:13:02 -07:00
..
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
llvmjit.c LLVMJIT: Fix LLVM build for LLVM > 7. 2018-07-22 21:13:02 -07:00
llvmjit_deform.c Quick adaption of JIT tuple deforming to the fast default patch. 2018-03-27 21:03:10 -07:00
llvmjit_error.cpp Correct some typos in the new JIT code. 2018-03-26 12:58:17 -07:00
llvmjit_expr.c Reset context at the tail end of JITed EEOP_AGG_PLAIN_TRANS. 2018-07-22 20:31:22 -07:00
llvmjit_inline.cpp Add inlining support to LLVM JIT provider. 2018-03-28 13:19:08 -07:00
llvmjit_types.c Fix more wrong paths in header comments 2018-07-11 17:57:04 +03:00
llvmjit_wrap.cpp Add file containing extensions of the LLVM C API. 2018-03-21 19:44:17 -07:00