summaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_inline.cpp
AgeCommit message (Expand)Author
2019-06-03Fix typos in various placesMichael Paquier
2019-04-19Fix collection of typos and grammar mistakes in docs and commentsMichael Paquier
2019-01-22llvm: Fix file-ending in IDENTIFICATION comments.Andres Freund
2019-01-02Update copyright for 2019Bruce Momjian
2018-07-25LLVMJIT: Check for 'noinline' attribute in recursively inlined functions.Andres Freund
2018-03-28Add inlining support to LLVM JIT provider.Andres Freund