libpng/arm
Cosmin Truta b8ca9108ac arm: Add a compile-time assertion about PNG_ARM_NEON_CHECK_SUPPORTED
Following up on the previous commit by Martin Storsjö:

If the availability of ARM Neon is not only known at compile time,
but also expected by the compiler's target architecture, there should
be no further need for a run-time check. In fact, such a check would
be counter-productive.
2022-10-12 12:42:09 +03:00
..
arm_init.c arm: Add a compile-time assertion about PNG_ARM_NEON_CHECK_SUPPORTED 2022-10-12 12:42:09 +03:00
filter_neon.S Remove obsolete/incorrect __LLVM,__asm section 2022-09-05 13:46:00 +03:00
filter_neon_intrinsics.c arm: Use <arm_neon.h> when compiling aarch64 intrinsics with clang-cl 2019-04-24 23:57:14 -04:00
palette_neon_intrinsics.c arm: Avoid compiler warnings in palette_neon_intrinsics.c 2022-09-14 00:12:11 +03:00