postgresql/src/backend/jit/llvm
Andres Freund 8c2769405f jit: Reference functions by name in IOCOERCE steps.
Previously we used constant function pointer addresses, which prevents
inlining and other related optimizations.

Author: Andres Freund
Discussion: https://postgr.es/m/20191023163849.sosqbfs5yenocez3@alap3.anarazel.de
2020-02-06 19:54:43 -08:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
llvmjit.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
llvmjit_deform.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
llvmjit_error.cpp Update copyrights for 2020 2020-01-01 12:21:45 -05:00
llvmjit_expr.c jit: Reference functions by name in IOCOERCE steps. 2020-02-06 19:54:43 -08:00
llvmjit_inline.cpp Update copyrights for 2020 2020-01-01 12:21:45 -05:00
llvmjit_types.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
llvmjit_wrap.cpp Update copyrights for 2020 2020-01-01 12:21:45 -05:00