index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
jit
/
llvmjit_emit.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
jit: Support opaque pointers in LLVM 16.
Thomas Munro
2023-10-18
*
Revert "Add soft error handling to some expression nodes"
Amit Langote
2023-10-02
*
Add soft error handling to some expression nodes
Amit Langote
2023-10-02
*
llvmjit: Use explicit LLVMContextRef for inlining
Daniel Gustafsson
2023-09-27
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Fix a few typos in JIT comments and README
David Rowley
2020-08-21
*
Fix some header identifications
Michael Paquier
2020-07-14
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-08-16
*
Fix duplicated words in comments
Michael Paquier
2019-05-14
*
Fix LLVM related headers to compile standalone (to fix cpluspluscheck).
Andres Freund
2019-01-28
*
Change function call information to be variable length.
Andres Freund
2019-01-26
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Adapt expression JIT to stdbool.h introduction.
Andres Freund
2018-03-22
*
Add helpers for emitting LLVM IR.
Andres Freund
2018-03-22