You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/jit/llvm
Andres Freund 071371bc43 LLVMJIT: Free created module in LLVM < 5. 8 years ago
..
Makefile JIT tuple deforming in LLVM JIT provider. 8 years ago
llvmjit.c LLVMJIT: Free created module in LLVM < 5. 8 years ago
llvmjit_deform.c JIT tuple deforming in LLVM JIT provider. 8 years ago
llvmjit_error.cpp Correct some typos in the new JIT code. 8 years ago
llvmjit_expr.c Correct some typos in the new JIT code. 8 years ago
llvmjit_types.c Correct some typos in the new JIT code. 8 years ago
llvmjit_wrap.cpp