platform/upstream/openblas.git
2022-04-26 Han GaoFix other arch build in detect.
2022-04-25 Martin KroekerMerge pull request #3612 from nsait-linaro/fix-windows...
2022-04-24 Niyas Saitbuild: minor fixes to build on windows with make
2022-04-17 Martin KroekerC_LAPACK: Fixes to make it compile with MSVC (#3605)
2022-04-16 Martin KroekerMerge pull request #3607 from martin-frbg/issue3603
2022-04-16 Martin Kroekerfix undefined prefetchsizes
2022-04-16 Martin Kroekerfix undefined prefetchsize
2022-04-11 Martin KroekerMerge pull request #3604 from mmuetzel/ci
2022-04-11 Markus MützelAdapt commands for tests with GNU make.
2022-04-09 Martin KroekerUse f2c translations of LAPACK when no Fortran compiler...
2022-04-09 Martin KroekerMerge pull request #3601 from mmuetzel/ci
2022-04-09 Martin KroekerMerge pull request #3602 from martin-frbg/fixup3600
2022-04-09 Martin KroekerFix missing braces from previous commit (PR3600)
2022-04-09 Markus MützelConsolidate actions on GitHub runners.
2022-04-09 Martin KroekerDisable flang (over-)optimizations in BLAS tests (...
2022-04-07 Martin KroekerMerge pull request #3593 from e4t/Fix_build_targets_Mak...
2022-04-07 Martin KroekerPrevent powershell from adding a BOM to test input...
2022-04-05 Egbert EichFix build targets in Makefile.prebuild
2022-04-03 Martin KroekerMerge pull request #3590 from mmuetzel/ci-msys2
2022-03-31 Markus MützelAdd action for MSYS2 builds.
2022-03-29 Martin KroekerMerge pull request #3575 from mmuetzel/lapacke-win64
2022-03-29 Martin KroekerMerge pull request #3588 from martin-frbg/fix3586
2022-03-29 Martin KroekerMerge pull request #3589 from e4t/Exclude_paramter...
2022-03-29 Egbert EichDo not include symbols defined in driver/others/paramet...
2022-03-28 Martin KroekerUpdate param.h
2022-03-28 Martin KroekerCortex X1 is only Arm8.2
2022-03-28 Martin Kroekerfix defines for CORTEX-X
2022-03-28 Martin KroekerCortexX1 is only ArmV8
2022-03-28 Martin KroekerCortexX1 is ARMV8 like A7x
2022-03-28 Martin KroekerCortexX1 is only ARMV8
2022-03-28 Martin KroekerMerge pull request #3587 from e4t/fix_avx512
2022-03-28 Egbert EichUse CC and full command line instead of hard-coding...
2022-03-27 Martin KroekerMerge pull request #3586 from martin-frbg/arm64cpus
2022-03-27 Martin KroekerAdd initial support for Phytium FT2000 series and ARMV9...
2022-03-27 Martin KroekerAdd initial support for ARMV9 Cortex 510/710/X1/X2
2022-03-27 Martin KroekerAdd initial support for M1 on Linux, Phytium FT2xxx...
2022-03-27 Martin KroekerMerge pull request #3585 from martin-frbg/issue3581
2022-03-27 Martin KroekerRevert accidental change of generic ARMV8 DGEMM paramet...
2022-03-25 Martin KroekerMerge pull request #3584 from martin-frbg/ctestskip
2022-03-25 Markus MützelAdd support for Intel Fortran compilers.
2022-03-24 Martin KroekerDisable the LAPACK testsuite for the Windows clang...
2022-03-24 Martin KroekerAdd LAPACK-like option to omit the LAPACK testsuite
2022-03-24 Larson, EricILP support
2022-03-24 Aisha Tammycreate INDEX64 target
2022-03-24 Martin KroekerMerge pull request #3580 from martin-frbg/dynx86_sbgemm
2022-03-24 Martin KroekerMerge pull request #3579 from martin-frbg/issue3557-2
2022-03-23 Martin KroekerRemove extraneous (and wrong) definition of sbgemm_r...
2022-03-23 Martin KroekerMerge branch 'xianyi:develop' into issue3557-2
2022-03-23 Martin KroekerFix checks for AVX512 and atomics
2022-03-23 Martin KroekerRevert AVX512 capability check from PR #1980 (moved...
2022-03-23 Martin KroekerUtilize compiler AVX512 capability info from c_check...
2022-03-23 Martin KroekerMerge pull request #3561 from AlessioZanga/patch-msvc
2022-03-23 Martin KroekerMerge pull request #3576 from martin-frbg/cmaketestbom
2022-03-23 Martin KroekerMerge pull request #3577 from martin-frbg/azure_win2022
2022-03-22 Martin KroekerUpdate Windows jobs in Azure CI to use Windows2022
2022-03-22 Martin KroekerSkip tests if Windows powershell added a BOM
2022-03-19 Martin KroekerMerge pull request #3574 from AdamNiederer/fix-dynamic...
2022-03-18 Adam NiedererFix broken elif in dynamic.c
2022-03-12 Martin KroekerMerge pull request #3567 from cenewcombe/develop
2022-03-11 Caroline Newcombefix unsafe read of Y in assembly kernel
2022-03-11 Martin KroekerMerge pull request #3565 from jonaszhou1/develop
2022-03-11 Martin KroekerMerge pull request #3566 from martin-frbg/configtls
2022-03-10 Martin KroekerReport USE_TLS if set
2022-03-10 JonasZhouSupport Zhaoxin/Centaur kh40000 as ZEN
2022-03-05 AlessioZangaChange `BUILD_WITHOUT_LAPACK` to `OFF` by default
2022-03-05 Alessio ZangaRemove MSVC limitation
2022-02-28 Martin KroekerMerge pull request #3550 from guowangy/smatrix-mask-fix
2022-02-28 Wangyang GuoSmall Matrix: use proper inline asm input constraint...
2022-02-26 Martin KroekerMerge pull request #3549 from martin-frbg/issue3543
2022-02-26 Martin KroekerMerge pull request #3548 from martin-frbg/rela-gemmt
2022-02-26 Martin KroekerAnnotate LAPACKE_lsame with the const attribute for...
2022-02-26 Martin KroekerFix xGEMMT argument lists
2022-02-26 Martin KroekerEnable xGEMMT functions
2022-02-25 Martin KroekerMerge pull request #3547 from martin-frbg/issue3540-2
2022-02-25 Martin Kroekerreally fix definition of SHUFFLE_MAGIC_NO
2022-02-25 Martin KroekerRemove stray $
2022-02-25 Martin KroekerDeclare SHUFFLE_MAGIC_NO as const to placate clang
2022-02-25 Martin KroekerDefine sbgemm_r to fix DYNAMIC_ARCH builds
2022-02-23 Martin KroekerMerge pull request #3542 from martin-frbg/issue3540
2022-02-23 Martin KroekerMerge pull request #3544 from giordano/mg/gcc6
2022-02-23 Mosè GiordanoFix compilation of Skylake AVX512 kernels with GCC 6
2022-02-23 Martin KroekerMerge pull request #3541 from martin-frbg/issue3530
2022-02-23 Martin KroekerPrevent compiler attempts to use k0 as mask register
2022-02-23 Martin KroekerFix non-portable u_int64_t
2022-02-23 Martin KroekerGuard uses of _mm512_reduce_add_p?
2022-02-21 Martin KroekerMerge pull request #3537 from xianyi/release-0.3.0
2022-02-20 Martin KroekerUpdate version to 0.3.20
2022-02-20 Martin KroekerMerge pull request #3536 from xianyi/develop
2022-02-20 Martin KroekerMerge branch 'release-0.3.0' into develop
2022-02-20 Martin KroekerUpdate version to 0.3.20
2022-02-20 Martin KroekerMerge pull request #3535 from martin-frbg/0320changes
2022-02-20 Martin KroekerUpdate with 0.3.20 changes
2022-02-11 Martin KroekerMerge pull request #3532 from martin-frbg/issue3528-2
2022-02-10 Martin Kroekerkeep flang-classic on MacOS from trying to create an...
2022-02-10 Martin Kroekerfilter out libflangmain as well
2022-02-10 Martin KroekerMerge pull request #3531 from martin-frbg/issue2973
2022-02-09 Martin KroekerAdd .NOTPARALLEL: as a workaround for builds on DFS
2022-02-07 Martin KroekerMerge pull request #3527 from martin-frbg/issue3490
2022-02-06 Martin KroekerSupport AVX512-enabled Alder Lake
2022-02-06 Martin KroekerSupport AVX512-enabled AlderLake
next