Commit Graph

12 Commits (8a934d6778331f2ac04a40f4f22178a56a232315)

Author SHA1 Message Date
Andres Freund f4f5845b31 Quick adaption of JIT tuple deforming to the fast default patch. 8 years ago
Andres Freund 4b9094eb6e Adapt to LLVM 7+ Orc API changes. 8 years ago
Andres Freund 071371bc43 LLVMJIT: Free created module in LLVM < 5. 8 years ago
Andres Freund 96b5eac918 Correct some typos in the new JIT code. 8 years ago
Andres Freund 32af96b2b1 JIT tuple deforming in LLVM JIT provider. 8 years ago
Andres Freund 2111a48a0c Adapt expression JIT to stdbool.h introduction. 8 years ago
Andres Freund 2a0faed9d7 Add expression compilation support to LLVM JIT provider. 8 years ago
Andres Freund fb46ac26fe Expand list of synchronized types and functions in LLVM JIT provider. 8 years ago
Andres Freund 250bca7fc1 Debugging and profiling support for LLVM JIT provider. 8 years ago
Andres Freund b96d550eb0 Support for optimizing and emitting code in LLVM JIT provider. 8 years ago
Andres Freund 31bc604e0b Add file containing extensions of the LLVM C API. 8 years ago
Andres Freund 432bb9e04d Basic JIT provider and error handling infrastructure. 8 years ago