mirror of
https://github.com/MariaDB/server.git
synced 2025-10-30 02:16:32 +01:00
- don't use -msse4.2 flag on ARM, only on AMD64 - add -march=armv8-a+crc, to crc32_arm64.c with latest clang-cl from LLVM (cross-compiler and native) - clang-cl needs arm_acle.h to use crc32 intrinsics Thanks to Chengya/coneco-cy for original patch |
||
|---|---|---|
| .. | ||
| clang_workaround.h | ||
| crc32_arm64.c | ||
| crc32_ppc64.c | ||
| crc32_x86.c | ||
| crc32c.cc | ||
| crc32c_amd64.cc | ||
| crc32c_ppc.c | ||
| crc32c_ppc.h | ||
| crc32c_x86.cc | ||
| crc_ppc64.h | ||
| pcc_crc32_constants.h | ||
| pcc_crc32c_constants.h | ||