summaryrefslogtreecommitdiff
path: root/getarch.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-25LoongArch64: Add core LOONGSON2K1000 and LOONGSONGENERICgxw1-3/+33
2022-05-27Add fallback value for bogus sc_nprocessors_confMartin Kroeker1-6/+11
2022-05-04Merge pull request #3613 from Rabenda/fix-riscvMartin Kroeker1-2/+2
2022-05-03Have getarch downgrade the RISCV C910V target to GENERIC if compiler lacks ve...Martin Kroeker1-0/+11
2022-04-27Fix riscv64 arch detectHan Gao1-2/+2
2022-03-28CortexX1 is only ArmV8Martin Kroeker1-1/+1
2022-03-27Add initial support for M1 on Linux, Phytium FT2xxx series, ARM Cortex 510/71...Martin Kroeker1-14/+72
2022-03-23Revert AVX512 capability check from PR #1980 (moved to build)Martin Kroeker1-8/+0
2022-01-22Add Elbrus E2000 architecture as generic x86_64 compatibleMartin Kroeker1-0/+11
2022-01-07OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specificsSunita Nadampalli1-1/+36
2021-11-26Merge pull request #3425 from binebrank/arm_sve_dgemmMartin Kroeker1-1/+15
2021-11-21configure SVE MakefileBine Brank1-2/+2
2021-11-13MIPS P5600 and 24KC,1004K cpus do not support MSAMartin Kroeker1-3/+3
2021-11-01add ARMV8SVE targetBine Brank1-0/+14
2021-10-18Add basic support for the Fujitsu A64FX (#3415)Martin Kroeker1-0/+18
2021-10-12Add NO_AVX=1 fallbacks to Sapphire Rapids buildWangyang Guo1-4/+23
2021-10-12initial support for Sapphire Rapids platformWangyang Guo1-0/+30
2021-09-06Correct misplaced ifdef linesMartin Kroeker1-2/+2
2021-09-05Add NO_AVX=1 fallbacks to newer generation x86_64 for completeness (#3360)Martin Kroeker1-6/+77
2021-07-27Add support for LOONGARCH64gxw1-2/+22
2021-06-19WiP CORTEX A55 supportUser User-User1-0/+15
2020-12-29getarch.c: define OPENBLAS_SUPPORTED for riscv64Aurelien Jarno1-0/+1
2020-12-10Keep LOONGSON3A and LOONGSON3B for loongsongxw1-1/+1
2020-12-09Add msa support for loongsongxw1-12/+12
2020-11-29Add workaround for gcc 4.6 miscompiling assembly kernels with -mavxMartin Kroeker1-0/+55
2020-11-22Avoid redefinition warningMartin Kroeker1-33/+2
2020-11-10Refs #2899Xianyi Zhang1-0/+15
2020-11-10Merge branch 'develop' into risc-vXianyi Zhang1-7/+54
2020-11-08Fix missing AVX2 and FMA3 capabilities in FORCE_target modeMartin Kroeker1-6/+6
2020-10-27Output predefined HAVE_ entries to Makefile.conf for ARM with specified TARGETMartin Kroeker1-1/+34
2020-10-18Support cross-compiling for Apple VortexMartin Kroeker1-0/+14
2020-10-16Merge branch 'develop' into risc-vZhang Xianyi1-6/+124
2020-10-15Add the support for RISC-V Vector.damonyu1-0/+33
2020-09-27remove default support for FMA4 on zen architectQiyu81-4/+4
2020-08-13Enable COOPERLAKE build targetChen, Guobing1-0/+30
2020-07-26ARM64: Add THUNDERX3T110 TargetAshwin Sekhar T K1-0/+18
2020-07-07Obtain actual cpu count on AIX and suppress spurious NO_AVX512 on non-x86Martin Kroeker1-0/+10
2020-06-11powerpc: Add support for future processorRajalakshmi Srinivasaraghavan1-0/+13
2020-04-22Avoid duplicate printout of byte order and report ELF_VERSIONMartin Kroeker1-2/+4
2020-04-19Update getarch.cMartin Kroeker1-2/+2
2020-04-19Update getarch.cMartin Kroeker1-6/+6
2020-04-19Rename the FORCE entries for 24K and 1004K to include the MIPS prefixMartin Kroeker1-2/+2
2020-04-18Handle MIPS24K like P5600Martin Kroeker1-0/+28
2020-03-21Fix ARCHCONFIG for Neoverse-N1Andreas Schwab1-1/+1
2020-02-29Add Neoverse-N1 coreAli Saidi1-0/+18
2020-02-27Change default RISC-V 64-bit corename to RISCV64_GENERICXianyi Zhang1-5/+5
2020-02-27Merge branch 'develop' into risc-vXianyi Zhang1-19/+167
2020-02-25Merge pull request #2437 from martin-frbg/issue2434Martin Kroeker1-0/+16
2020-02-25Add Ampere EMAG8180Martin Kroeker1-0/+16
2020-02-19Get endianness into Makefile variableMartin Kroeker1-0/+7