aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_expr.c
Commit message (Expand)AuthorAge
* Fix a boatload of typos in C comments.Tom Lane2018-04-01
* Correct some typos in the new JIT code.Andres Freund2018-03-26
* JIT tuple deforming in LLVM JIT provider.Andres Freund2018-03-26
* Adapt expression JIT to stdbool.h introduction.Andres Freund2018-03-22
* Add expression compilation support to LLVM JIT provider.Andres Freund2018-03-22