postgresql/src/backend/jit/llvm
Andres Freund cb92520563 LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.
Noticed thanks to buildfarm animal seawasp.

Author: Andres Freund
Backpatch: v11-, where LLVM based JIT compliation was introduced.
2018-08-24 10:21:38 -07:00
..
llvmjit_deform.c
llvmjit_error.cpp
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 LLVMJIT: Check for 'noinline' attribute in recursively inlined functions. 2018-07-25 16:23:59 -07:00
llvmjit_types.c Fix more wrong paths in header comments 2018-07-11 17:57:04 +03:00
llvmjit_wrap.cpp LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. 2018-08-24 10:21:38 -07:00
llvmjit.c LLVMJIT: Adapt to API changes in gdb and perf support. 2018-07-22 21:13:34 -07:00
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00