aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/Makefile
Commit message (Expand)AuthorAge
* Remove distprepPeter Eisentraut2023-11-06
* Silence LLVM 14 API deprecation warnings.Thomas Munro2022-03-16
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Fix more typos and inconsistencies in the treeMichael Paquier2019-06-17
* Fix partial-build problems introduced by having more generated headers.Tom Lane2018-04-09
* Add inlining support to LLVM JIT provider.Andres Freund2018-03-28
* JIT tuple deforming in LLVM JIT provider.Andres Freund2018-03-26
* Add expression compilation support to LLVM JIT provider.Andres Freund2018-03-22
* Support for optimizing and emitting code in LLVM JIT provider.Andres Freund2018-03-22
* Add file containing extensions of the LLVM C API.Andres Freund2018-03-21
* Basic JIT provider and error handling infrastructure.Andres Freund2018-03-21