platform/upstream/openblas.git
2020-10-19 Martin KroekerMerge pull request #2919 from isuruf/export
2020-10-19 Isuru FernandoFix exporting some lapack and cblas
2020-10-18 Martin KroekerMerge pull request #2915 from bartoldeman/no-empty_sgem...
2020-10-18 Martin KroekerMerge pull request #2913 from martin-frbg/issue2910
2020-10-18 Bart Oldemansgemm_direct_skylakex: fix 75eeb26 regression.
2020-10-18 Martin KroekerFix naming of L2 cache size item reported for Vortex
2020-10-18 Martin KroekerMerge pull request #2909 from isuruf/patch-1
2020-10-18 Martin KroekerSupport cross-compiling for Apple Vortex
2020-10-18 Martin KroekerSupport cross-compiling for Apple Vortex
2020-10-18 Martin KroekerMerge pull request #102 from xianyi/develop
2020-10-18 Isuru FernandoNeed a space when redirecting to file
2020-10-17 Martin KroekerUpdate version string to 0.3.11.dev
2020-10-17 Martin KroekerUpdate version string to 0.3.11.dev
2020-10-17 Martin KroekerMerge pull request #2908 from xianyi/release-0.3.0
2020-10-17 Martin KroekerMerge pull request #2907 from xianyi/develop
2020-10-17 Martin KroekerUpdate version number to 0.3.11
2020-10-17 Martin KroekerUpdate version for 0.3.11 release
2020-10-17 Martin KroekerMerge pull request #2906 from martin-frbg/changelog...
2020-10-17 Martin KroekerUpdate Changelog.txt with the 0.3.11 changes
2020-10-17 Martin KroekerMerge pull request #2905 from martin-frbg/aocc-clang
2020-10-16 Martin KroekerAdd AVX flags for clang/aocc as well
2020-10-16 Martin KroekerMerge pull request #101 from xianyi/develop
2020-10-16 Martin KroekerMerge pull request #2900 from martin-frbg/fixcmake_sse
2020-10-16 Martin KroekerAdd compiler options for sse/sse2/ssse3/sse4.1
2020-10-16 Martin KroekerAdd sse options for use of intrinics with older compilers
2020-10-16 Martin Kroekerfix core list for sse/sse2
2020-10-16 Martin KroekerMerge pull request #2898 from martin-frbg/morefixes
2020-10-15 Martin Kroekeradd sse2
2020-10-15 Martin KroekerExpressly enable -msse for 32bit DYNAMIC_ARCH kernels
2020-10-15 Martin KroekerSilence a redefinition warning
2020-10-15 Martin KroekerAdd -msse where supported, apparently required for...
2020-10-15 Martin KroekerUse ifdef instead of if
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
next