aboutsummaryrefslogtreecommitdiff
path: root/src/include/jit/llvmjit_emit.h
Commit message (Expand)AuthorAge
* Update copyright for 2024Bruce Momjian2024-01-03
* jit: Support opaque pointers in LLVM 16.Thomas Munro2023-10-18
* Revert "Add soft error handling to some expression nodes"Amit Langote2023-10-02
* Add soft error handling to some expression nodesAmit Langote2023-10-02
* llvmjit: Use explicit LLVMContextRef for inliningDaniel Gustafsson2023-09-27
* Update copyright for 2023Bruce Momjian2023-01-02
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix a few typos in JIT comments and READMEDavid Rowley2020-08-21
* Fix some header identificationsMichael Paquier2020-07-14
* Update copyrights for 2020Bruce Momjian2020-01-01
* Remove fmgr.h includes from headers that don't really need it.Andres Freund2019-08-16
* Fix duplicated words in commentsMichael Paquier2019-05-14
* Fix LLVM related headers to compile standalone (to fix cpluspluscheck).Andres Freund2019-01-28
* Change function call information to be variable length.Andres Freund2019-01-26
* Update copyright for 2019Bruce Momjian2019-01-02
* Adapt expression JIT to stdbool.h introduction.Andres Freund2018-03-22
* Add helpers for emitting LLVM IR.Andres Freund2018-03-22