openssl/crypto/bn/asm
Richard Levitte 523e057730 Fix LLVM vs Apple LLVM version numbering confusion, for $avx512ifma
Apple LLVM has a different version numbering scheme than upstream LLVM.
That makes for quite a bit of confusion.

https://en.wikipedia.org/wiki/Xcode#Toolchain_versions to the rescue,
they have collected quite a lot of useful data.

This change is concentrated around the `$avx512ifma` flag

Fixes #16670 for the master branch

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19361)
2022-10-13 15:45:46 +02:00
..
alpha-mont.pl
armv4-gf2m.pl
armv4-mont.pl
armv8-mont.pl aarch64: support BTI and pointer authentication in assembly 2021-10-01 09:35:38 +02:00
bn-586.pl
bn-c64xplus.asm
c64xplus-gf2m.pl
co-586.pl
ia64-mont.pl
ia64.S
mips-mont.pl
mips.pl Fix a carry overflow bug in bn_sqr_comba4/8 for mips 32-bit targets 2021-12-14 06:43:04 +01:00
parisc-mont.pl
ppc64-mont-fixed.pl Fix unrolled montgomery multiplication for POWER9 2022-08-17 13:00:50 +02:00
ppc64-mont.pl
ppc-mont.pl
ppc.pl
rsaz-2k-avx512.pl Fix LLVM vs Apple LLVM version numbering confusion, for $avx512ifma 2022-10-13 15:45:46 +02:00
rsaz-3k-avx512.pl Fix LLVM vs Apple LLVM version numbering confusion, for $avx512ifma 2022-10-13 15:45:46 +02:00
rsaz-4k-avx512.pl Fix LLVM vs Apple LLVM version numbering confusion, for $avx512ifma 2022-10-13 15:45:46 +02:00
rsaz-avx2.pl
rsaz-x86_64.pl
s390x-gf2m.pl
s390x-mont.pl
s390x.S
sparct4-mont.pl Update copyright year 2021-07-29 15:41:35 +01:00
sparcv8.S fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
sparcv8plus.S fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
sparcv9-gf2m.pl Update copyright year 2021-07-29 15:41:35 +01:00
sparcv9-mont.pl Update copyright year 2021-07-29 15:41:35 +01:00
sparcv9a-mont.pl Update copyright year 2021-07-29 15:41:35 +01:00
via-mont.pl
vis3-mont.pl Update copyright year 2021-07-29 15:41:35 +01:00
x86_64-gcc.c
x86_64-gf2m.pl
x86_64-mont5.pl Always end BN_mod_exp_mont_consttime with normal Montgomery reduction. 2022-06-16 15:22:35 +02:00
x86_64-mont.pl
x86-gf2m.pl
x86-mont.pl