summaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_expr.c
AgeCommit message (Expand)Author
2018-05-01Further -Wimplicit-fallthrough cleanup.Andres Freund
2018-04-26Post-feature-freeze pgindent run.Tom Lane
2018-04-01Fix a boatload of typos in C comments.Tom Lane
2018-03-26Correct some typos in the new JIT code.Andres Freund
2018-03-26JIT tuple deforming in LLVM JIT provider.Andres Freund
2018-03-22Adapt expression JIT to stdbool.h introduction.Andres Freund
2018-03-22Add expression compilation support to LLVM JIT provider.Andres Freund