postgresql/config
John Naylor 4d14ccd6af Use native CRC instructions on 64-bit LoongArch
As with the Intel and Arm CRC instructions, compiler intrinsics for
them must be supported by the compiler. In contrast, no runtime check
is needed. Aligned memory access is faster, so use the Arm coding as
a model.

YANG Xudong

Discussion: https://postgr.es/m/b522a0c5-e3b2-99cc-6387-58134fb88cbe%40ymatrix.cn
2023-08-10 11:36:15 +07:00
..
ax_pthread.m4
c-compiler.m4 Use native CRC instructions on 64-bit LoongArch 2023-08-10 11:36:15 +07:00
c-library.m4 All supported systems have locale_t. 2023-07-09 11:55:18 +12:00
check_decls.m4
check_modules.pl
config.guess
config.sub Fix typos in comments 2023-05-02 12:23:08 +09:00
general.m4
install-sh
llvm.m4
Makefile
meson.build
missing
perl.m4
pkg.m4
prep_buildtree
programs.m4 Use --strip-unneeded when stripping static libraries with GNU strip. 2023-04-20 18:12:32 -04:00
python.m4
tcl.m4