Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove distprep | Peter Eisentraut | 2023-11-06 |
* | Silence LLVM 14 API deprecation warnings. | Thomas Munro | 2022-03-16 |
* | Split all OBJS style lines in makefiles into one-line-per-entry style. | Andres Freund | 2019-11-05 |
* | Fix more typos and inconsistencies in the tree | Michael Paquier | 2019-06-17 |
* | Fix partial-build problems introduced by having more generated headers. | Tom Lane | 2018-04-09 |
* | Add inlining support to LLVM JIT provider. | Andres Freund | 2018-03-28 |
* | JIT tuple deforming in LLVM JIT provider. | Andres Freund | 2018-03-26 |
* | Add expression compilation support to LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Support for optimizing and emitting code in LLVM JIT provider. | Andres Freund | 2018-03-22 |
* | Add file containing extensions of the LLVM C API. | Andres Freund | 2018-03-21 |
* | Basic JIT provider and error handling infrastructure. | Andres Freund | 2018-03-21 |