Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-15 | Back-patch LLVM 14 API changes. | Thomas Munro | 11.16 |
| 2018-04-09 | Fix partial-build problems introduced by having more generated headers. | Tom Lane | 11.0 |
| 2018-03-28 | Add inlining support to LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-26 | JIT tuple deforming in LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-22 | Add expression compilation support to LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-22 | Support for optimizing and emitting code in LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-03-22 | Add file containing extensions of the LLVM C API. | Andres Freund | 11.0 |
| 2018-03-22 | Basic JIT provider and error handling infrastructure. | Andres Freund | 11.0 |