platform/upstream/openblas.git
2020-06-05 Martin Kroekermake blas_quickdivide unsigned and guard against miscom...
2020-06-05 Martin KroekerMerge pull request #62 from xianyi/develop
2020-06-05 Martin KroekerMerge pull request #2644 from martin-frbg/cmake-maxstack
2020-06-04 Martin KroekerLimit MAX_STACK_ALLOC availability to non-Wndows
2020-06-04 Martin KroekerUpdate azure-pipelines.yml
2020-06-04 Martin KroekerUpdate azure-pipelines.yml
2020-06-04 Martin KroekerAdd CMAKE support for MAX_STACK_ALLOC setting
2020-06-04 Martin KroekerMerge pull request #2643 from craft-zhang/cortex-a53
2020-06-03 Martin KroekerMerge pull request #2638 from leezu/actions
2020-06-03 ZhangDanfengsgemm copy source init
2020-06-03 ZhangDanfengInsert prefetch
2020-06-03 Martin KroekerMerge pull request #2641 from martin-frbg/ppcg4
2020-06-03 Martin Kroekerset cmake build type to Release
2020-06-03 Martin Kroekerrevert clang pragma
2020-06-03 Martin KroekerUpdate sgemm_kernel_16x4_skylakex_3.c
2020-06-03 Martin Kroekerpreset optimization level for apple clang
2020-06-03 Martin KroekerUpdate dynamic_arch.yml
2020-06-03 Martin KroekerMake cmake build verbose to see options in use
2020-06-03 Martin KroekerRevert "keep Apple Clang from optimizing this"
2020-06-03 Martin KroekerChange PPCG4 CGEMM_M to match kernel change
2020-06-03 Martin KroekerChange complex DOT and ROT to generic kernels and switc...
2020-06-03 Martin KroekerKeep Apple Clang from optimizing this
2020-06-02 Martin KroekerKeep apple clang 11.0.3 from trying to optimize this...
2020-06-01 Leonard LausenPrint CPU info in output
2020-06-01 Leonard LausenAdd Github Actions test for DYNAMIC_ARCH builds
2020-05-31 Martin KroekerMerge pull request #2636 from martin-frbg/issue2634
2020-05-31 Martin KroekerDisable EXPRECISION and add -lm on OSX (same as the...
2020-05-31 Martin KroekerDocument option USE_LOCKING
2020-05-30 Martin KroekerMerge pull request #2635 from ilayn/patch-1
2020-05-30 Ilhan PolatBUG: Fix the loop range in ZHEEQUB.f
2020-05-29 Martin KroekerMerge pull request #59 from xianyi/develop
2020-05-26 Martin KroekerMerge pull request #2627 from pkubaj/patch-1
2020-05-26 Martin KroekerMerge pull request #2626 from docularxu/working-gcc...
2020-05-25 pkubajAdd powerpc (32-bit)
2020-05-25 Guodong Xumake GCC version detection OS-independent
2020-05-25 Martin KroekerMerge pull request #2618 from craft-zhang/cortex-A53
2020-05-20 张丹枫update CONTRIBUTORS.md, adding myself
2020-05-20 张丹枫split cortex-a53 param to match 8x8 kernel
2020-05-20 张丹枫update sgemm and strmm kernel selecting strategy
2020-05-20 张丹枫use general register to speedup
2020-05-20 张丹枫align general register using to strmm_kernel_8x8
2020-05-20 zhangdanfengsgemm kernel use sgemm_kernel_8x8_cortexa53
2020-05-20 zhangdanfengoptimized for cortex-a53
2020-05-20 Martin KroekerMerge pull request #2623 from mhillenibm/zarch_dgemm_z14
2020-05-20 Marius Hillenbrands390x: Use new sgemm kernel also for DGEMM and DTRMM...
2020-05-20 Marius Hillenbrands390x/GEMM: replace 0-init with peeled first iteration
2020-05-19 Martin KroekerMerge pull request #2622 from martin-frbg/issue2619
2020-05-19 Martin KroekerImprove declaration of LAPACKE_get_nancheck
2020-05-18 Martin KroekerMerge pull request #2617 from martin-frbg/issue2616
2020-05-17 Martin KroekerIgnore spurious all-numeric library names derived from...
2020-05-17 Martin KroekerIgnore spurious all-numeric library names derived from...
2020-05-17 Martin KroekerMerge pull request #58 from xianyi/develop
2020-05-14 Martin KroekerMerge pull request #2615 from mhillenibm/z14_alignment_...
2020-05-14 Marius Hillenbrands390x: improvise vector alignment hints for older compilers
2020-05-13 Martin KroekerMerge pull request #2614 from mhillenibm/gemm_vec_z14
2020-05-12 Marius HillenbrandUpdate CONTRIBUTORS.md
2020-05-12 Marius Hillenbrands390x/Z14: Change register blocking for SGEMM to 16x4
2020-05-12 Marius Hillenbrands390x: Use new sgemm kernel also for strmm on Z14 and...
2020-05-12 Marius Hillenbrands390x: Add vectorized sgemm kernel for Z14 and newer
2020-05-12 Marius HillenbrandUpdate CONTRIBUTORS.md, adding myself
2020-05-12 Marius Hillenbrands390x: choose SIMD kernels at run-time based on OS...
2020-05-12 Marius Hillenbrands390x: only build kernels supported by gcc with dynamic...
2020-05-12 Marius Hillenbrands390x: gate dynamic arch detection on gcc version and...
2020-05-12 Martin KroekerMerge pull request #2612 from RajalakshmiSR/testshgemm
2020-05-11 Rajalakshmi... Improve shgemm test
2020-05-11 Martin KroekerMerge pull request #2611 from RajalakshmiSR/bench_half
2020-05-11 Rajalakshmi... Include shgemm in benchtest
2020-05-10 Martin KroekerMerge pull request #2610 from martin-frbg/issue2552-3
2020-05-09 Martin KroekerWork around excessive LAPACK test failures on Skylake-X
2020-05-09 Martin KroekerMerge pull request #2609 from martin-frbg/issue2552-2
2020-05-09 Martin KroekerCorrect ifort options
2020-05-09 Martin KroekerMerge pull request #2608 from martin-frbg/issue2604
2020-05-09 Martin KroekerHandle trailing spaces and empty condition variables
2020-05-09 Martin KroekerMerge pull request #57 from xianyi/develop
2020-05-09 Martin KroekerMerge pull request #2605 from RajalakshmiSR/cmake-power
2020-05-09 Rajalakshmi... Fix cmake compilation issue - POWER9
2020-05-08 Martin KroekerMerge pull request #2603 from martin-frbg/issue2552
2020-05-08 Martin KroekerAdd FFLAGS_DRV to the generated make.inc to fix lapack...
2020-05-07 Martin KroekerMerge pull request #56 from xianyi/develop
2020-05-07 Martin KroekerMerge pull request #2602 from ashwinyes/thunderx2_develop
2020-05-07 Ashwin Sekhar T KARM64: Improve DAXPY for ThunderX2
2020-05-07 Martin KroekerMerge pull request #2601 from martin-frbg/issue818
2020-05-06 Martin KroekerUndefine ASMNAME/NAME/CNAME before defining them
2020-05-06 Martin KroekerMerge pull request #55 from xianyi/develop
2020-05-05 Martin KroekerMerge pull request #2597 from martin-frbg/appleclang
2020-05-05 Martin KroekerDuplicate earlier Clang 9.0.0 workaround for correspond...
2020-05-01 Martin KroekerMerge pull request #53 from xianyi/develop
2020-05-01 Martin KroekerMerge pull request #2591 from RajalakshmiSR/testhalf
2020-05-01 Martin KroekerMake building the bfloat16 functions conditional on...
2020-04-29 Martin KroekerMerge pull request #2586 from martin-frbg/miscfixes
2020-04-29 Rajalakshmi... Add test for shgemm
2020-04-29 Martin KroekerMerge pull request #52 from xianyi/develop
2020-04-28 Martin KroekerMerge pull request #2585 from martin-frbg/mips64fix
2020-04-28 Martin KroekerFix compiler warnings
2020-04-28 Martin KroekerIncrease BUFFER_SIZE on mips64 to match SGEMM parameters
2020-04-28 Martin KroekerMerge pull request #51 from xianyi/develop
2020-04-28 Martin KroekerMerge pull request #2584 from martin-frbg/issue2583
2020-04-27 Martin KroekerSilence a debug message
2020-04-27 Martin KroekerHave CMAKE parse conditional lines in KERNEL files
2020-04-27 Martin KroekerMerge pull request #2582 from martin-frbg/mips32fix
next