aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/Makefile
Commit message (Expand)AuthorAge
* 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