Commits

DateSubjectAuthorReleases
2021-09-14 jit: Do not try to shut down LLVM state in case of LLVM triggered errors. Andres Freund 11.14
2021-09-14 jit: Do not try to shut down LLVM state in case of LLVM triggered errors. Andres Freund 13.5
2021-09-14 jit: Do not try to shut down LLVM state in case of LLVM triggered errors. Andres Freund 12.9
2021-09-14 jit: Do not try to shut down LLVM state in case of LLVM triggered errors. Andres Freund 15.0
2021-09-14 jit: Do not try to shut down LLVM state in case of LLVM triggered errors. Andres Freund 14.0
2020-12-09 jit: Reference function pointer types via llvmjit_types.c. Andres Freund 14.0
2020-10-16 llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559438f92. Andres Freund 12.5
2020-10-16 llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559438f92. Andres Freund 11.10
2020-10-16 llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559438f92. Andres Freund 14.0
2020-10-16 llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559438f92. Andres Freund 13.1
2020-02-07 jit: Reference expression step functions via llvmjit_types. Andres Freund 13.0
2019-01-29 Fix LLVM related headers to compile standalone (to fix cpluspluscheck). Andres Freund 11.2
2019-01-29 Fix LLVM related headers to compile standalone (to fix cpluspluscheck). Andres Freund 12.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2019-01-15 Make naming of tupdesc related structs more consistent with the rest of PG. Andres Freund 12.0
2018-11-17 Make TupleTableSlots extensible, finish split of existing slot type. Andres Freund 12.0
2018-11-16 Inline hot path of slot_getsomeattrs(). Andres Freund 12.0
2018-11-16 Don't generate tuple deforming functions for virtual slots. Andres Freund 12.0
2018-11-07 Move EEOP_*_SYSVAR evaluation out of line. Andres Freund 12.0
2018-08-24 LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. Andres Freund 11.0
2018-08-24 LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. Andres Freund 12.0
2018-03-28 Add inlining support to LLVM JIT provider. Andres Freund 11.0
2018-03-28 Quick adaption of JIT tuple deforming to the fast default patch. Andres Freund 11.0
2018-03-26 JIT tuple deforming in LLVM JIT provider. Andres Freund 11.0
2018-03-23 Adapt expression JIT to stdbool.h introduction. Andres Freund 11.0