platform/upstream/openblas.git
2020-10-15 Martin KroekerMerge pull request #100 from xianyi/develop
2020-10-15 Martin KroekerMerge pull request #2896 from martin-frbg/intrin-double
2020-10-15 Martin KroekerMerge pull request #2897 from Qiyu8/usimd-double
2020-10-15 Martin KroekerRevert "add double precision SSE"
2020-10-15 Qiyu8adapt arm platform
2020-10-15 Qiyu8Add double precision universal intrinsics for X86/ARM
2020-10-14 Martin Kroekeradd sse4.1 for DYNAMIC_ARCH kernels
2020-10-14 Martin KroekerAdd -msse4.1 when SSE4.1 is supported
2020-10-14 Martin KroekerAdd double precision operations
2020-10-14 Martin KroekerMerge pull request #99 from xianyi/develop
2020-10-14 Martin KroekerMerge pull request #2890 from martin-frbg/s-d-sum
2020-10-14 Martin KroekerMerge pull request #2895 from martin-frbg/sb-tests
2020-10-14 Martin KroekerMerge pull request #2894 from RajalakshmiSR/bf16_packing
2020-10-13 Martin KroekerReplace Makefile with simplified version again
2020-10-13 Martin KroekerAdd express -mavx and -msse options (and fix a stray...
2020-10-13 Martin KroekerAdd the BFLOAT16 functions to cmake builds
2020-10-13 Rajalakshmi... POWER10: Change the packing format for bfloat16
2020-10-13 Martin KroekerRename "HALF" type to "BFLOAT16"
2020-10-13 Martin KroekerCleanup
2020-10-13 Martin Kroekersh prefix renamed to sb
2020-10-13 Martin KroekerMerge pull request #98 from xianyi/develop
2020-10-13 Martin KroekerMerge pull request #2892 from RajalakshmiSR/bf16_make
2020-10-13 Rajalakshmi... Fix build issues with bfloat16
2020-10-13 Martin KroekerFix typo
2020-10-13 Martin KroekerExpressly enable -mavx2 on Zen, SkylakeX and Cooperlake...
2020-10-13 Martin KroekerMerge pull request #2891 from martin-frbg/fix-2886
2020-10-13 Martin KroekerAdd -mssse3 if supported by the hardware
2020-10-13 Martin KroekerAdd -mssse3
2020-10-13 Martin KroekerAdd Haswell and Zen to temporary sse3 whitelist
2020-10-13 Martin Kroekerwhitelist SANDYBRIDGE for SSE3
2020-10-13 Martin KroekerCleanup
2020-10-13 Martin KroekerFix typos in currently unused sections
2020-10-13 Martin KroekerFix bfloat16 conditional
2020-10-13 Martin KroekerAdd a POWER9 build with BFLOAT16 enabled
2020-10-13 Martin KroekerFix some overlooked "SHBLAS" entries
2020-10-13 Martin KroekerMerge pull request #97 from xianyi/develop
2020-10-12 Martin KroekerRevert special handling of Windows xNRM2 and enable...
2020-10-12 Martin KroekerMerge pull request #2886 from martin-frbg/issue_2767
2020-10-12 Martin KroekerMerge pull request #2881 from mattip/fninit
2020-10-12 Martin KroekerMerge pull request #2888 from Qiyu8/usimd-sum
2020-10-12 Matti Picususe emms instead, add WIN guards
2020-10-12 Martin KroekerConvert the prototypes of the unimplemented BFLOAT16...
2020-10-12 Qiyu8Optimize the performance of sum by using universal...
2020-10-11 Martin KroekerRestore -msse3
2020-10-11 Martin Kroekercommon_sh.h renamed to common_sb.h
2020-10-11 Martin KroekerChange "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerChange "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerChange "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerChange "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerChange "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerChange "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerChange "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerChange "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16"and "sb"
2020-10-11 Martin KroekerRename common_sh.h to common_sb.h
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename compare_sgemm_shgemm.c to compare_sgemm_sbgemm.c
2020-10-11 Martin KroekerRename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename shdot_microk_cooperlake.c to sbdot_microk_cooper...
2020-10-11 Martin KroekerRename shdot.c to sbdot.c
2020-10-11 Martin Kroekerrename "HALF" and "sh" to "BFLOAT16" and "sb"
2020-10-11 Martin KroekerRename shgemm_kernel_power10.c to sbgemm_kernel_power10.c
2020-10-11 Martin KroekerMerge pull request #96 from xianyi/develop
2020-10-11 Martin KroekerMerge branch 'develop' into develop
2020-10-11 Martin KroekerMerge pull request #2882 from martin-frbg/issue2709
2020-10-11 Martin KroekerMerge pull request #2852 from martin-frbg/issue2588...
2020-10-11 Martin Kroekerrepair TABs
2020-10-11 Martin KroekerCopy BUILD_ settings to the LAPACK make.inc
2020-10-11 Martin KroekerSet BUILD_ options to 1 instead of just defining them
2020-10-11 Martin KroekerAdd cblas_xerbla interface
2020-10-11 Martin KroekerIf none of the BUILD_ options is set, enable them all
2020-10-11 Martin Kroekerremove debug output
2020-10-11 Martin KroekerMerge pull request #2885 from martin-frbg/ifexists
2020-10-11 Martin KroekerMerge pull request #2884 from martin-frbg/sse_fixup
2020-10-11 Martin KroekerAllow building support for only a subset of variable...
2020-10-11 Martin KroekerAdapt for supporting only a subset of variable types
2020-10-11 Martin KroekerAdapt for supporting only a subset of variable types
2020-10-11 Martin KroekerAdapt for supporting only a subset of variable types
2020-10-11 Martin KroekerAllow supporting only a subset of variable types
2020-10-11 Martin KroekerAllow compiling only a subset of kernels for specific...
2020-10-11 Martin KroekerAdd Makefile support for enabling only some variable...
2020-10-11 Martin KroekerAdd Makefile support for enabling only some variable...
2020-10-11 Martin KroekerAdd Makefile support for enabling only some variable...
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
2020-10-11 Martin KroekerAdapt to having only a subset of variable types supported
next