postgresql/src/backend/jit/llvm
Andres Freund c14a8ff27e Fixup for b84a6dafbf triggering assert failure in LLVM debug builds.
Author: Andres Freund
2018-11-07 14:00:14 -08:00
..
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
llvmjit.c Move EEOP_*_SYSVAR evaluation out of line. 2018-11-07 11:08:45 -08:00
llvmjit_deform.c Move TupleTableSlots boolean member into one flag variable. 2018-10-15 18:23:25 -07:00
llvmjit_error.cpp Correct some typos in the new JIT code. 2018-03-26 12:58:17 -07:00
llvmjit_expr.c Fixup for b84a6dafbf triggering assert failure in LLVM debug builds. 2018-11-07 14:00:14 -08:00
llvmjit_inline.cpp LLVMJIT: Check for 'noinline' attribute in recursively inlined functions. 2018-07-25 16:23:59 -07:00
llvmjit_types.c Move EEOP_*_SYSVAR evaluation out of line. 2018-11-07 11:08:45 -08:00
llvmjit_wrap.cpp LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. 2018-08-24 10:21:38 -07:00