Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add inlining support to LLVM JIT provider. | Andres Freund | 2018-03-28 |
* | Quick adaption of JIT tuple deforming to the fast default patch. | Andres Freund | 2018-03-27 |
* | Adapt to LLVM 7+ Orc API changes. | Andres Freund | 2018-03-26 |
* | LLVMJIT: Free created module in LLVM < 5. | Andres Freund | 2018-03-26 |
* | Correct some typos in the new JIT code. | Andres Freund | 2018-03-26 |
* | JIT tuple deforming in LLVM JIT provider. | Andres Freund | 2018-03-26 |
* | Adapt expression JIT to stdbool.h introduction. | Andres Freund | 2018-03-22 |
* | Add expression compilation support to LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Expand list of synchronized types and functions in LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Debugging and profiling support for LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Support for optimizing and emitting code in LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Basic JIT provider and error handling infrastructure. | Andres Freund | 2018-03-21 |