platform/upstream/openblas.git
2021-09-14 Martin KroekerRemove BFLOAT16 from the task list of GenerateNamedObject
2021-09-11 Martin KroekerMerge pull request #3376 from martin-frbg/issue3370
2021-09-11 Martin KroekerMerge pull request #3375 from martin-frbg/issue3369
2021-09-11 Martin KroekerOne instance of kernel_4x1 is used even on SKX
2021-09-11 Martin Kroekerreally remove the unused variable
2021-09-11 Martin KroekerAdd ifdefs around conditionally used functions
2021-09-11 Martin KroekerMove a conditionally used variable
2021-09-11 Martin KroekerRemove unused variable
2021-09-11 Martin KroekerAdd casts
2021-09-08 Martin KroekerMerge pull request #3367 from RajalakshmiSR/makesyntax
2021-09-08 Rajalakshmi... Fixing syntax error in makefile
2021-09-08 Martin KroekerMerge pull request #3366 from martin-frbg/azure-ubuntu
2021-09-08 Martin Kroekermigrate from deprecated ubuntu-16.04 vmImage
2021-09-07 Martin KroekerMerge pull request #3365 from martin-frbg/travis-lx
2021-09-07 Martin KroekerMerge pull request #3364 from guowangy/bf16-cooperlake
2021-09-07 Wangyang Guosbgemm: fix build error in BFLOAT16 disabled
2021-09-07 Wangyang Guosbgemm: avoid falling into SGEMM_KERNEL_DIRECT
2021-09-07 Wangyang Guosbgemm: cooperlake: tuning for small matrix
2021-09-07 Wangyang Guosbgemm: cooperlake: implement ncopy_16
2021-09-07 Wangyang Guosbgemm: cooperlake: add n24 kernel for tcopy_4
2021-09-07 Wangyang Guosbgemm: cooperlake: implement tcopy_4
2021-09-07 Wangyang Guosbgemm: cooperlake: prefetch A & B
2021-09-07 Wangyang Guosbgemm: cooperlake: unroll core loop by 2
2021-09-07 Wangyang Guosbgemm: cooperlake: reorder ptr increase for performance
2021-09-07 Wangyang Guosbgemm: cooperlake: fix bug in m64n12
2021-09-07 Wangyang Guosbgemm: cooperlake: tuning for block params
2021-09-07 Wangyang Guosbgemm: cooperlake: kernel works for NN
2021-09-07 Wangyang Guosbgemm: cooperlake: change kernel size to 16x4
2021-09-07 Wangyang Guosbgemm: cooperlake: implement sbgemm_tcopy_32
2021-09-07 Wangyang Guosbgemm: cooperlake: add dummy source files
2021-09-07 Martin KroekerUpdate .travis.yml
2021-09-07 Martin KroekerDisable the remaining x86_64 job on Travis
2021-09-07 Martin KroekerMerge pull request #3363 from martin-frbg/fixpr3360
2021-09-06 Martin KroekerCorrect misplaced ifdef lines
2021-09-05 Martin KroekerAdd NO_AVX=1 fallbacks to newer generation x86_64 for...
2021-09-04 Martin KroekerAdd "recursive" option for IBM xlf compiler (#3359)
2021-09-01 Martin KroekerMerge pull request #3355 from martin-frbg/smallgemmcr
2021-09-01 Martin KroekerAdd workaround for Windows10 macro name clash
2021-09-01 Martin KroekerMerge pull request #3352 from martin-frbg/3321-2n
2021-08-31 Martin KroekerMerge pull request #3354 from nsait-linaro/fix_gmemm_al...
2021-08-31 Niyas SaitMake explicit conversion condition on _WIN64 flag
2021-08-31 Niyas Sait[win/arm64]: Explicit casting for GMEMM_DEFAULT_ALIGN...
2021-08-30 Martin KroekerMerge pull request #3353 from guowangy/bf16-small-matri...
2021-08-30 Martin KroekerFix typo
2021-08-30 Martin KroekerClean up debug messages
2021-08-30 Wangyang Guosbgemm: remove unnecessary b0 files
2021-08-30 Wangyang Guosbgemm: cooperlake: make sure hot buffer aligned to 64
2021-08-30 Wangyang Guosbgemm: add missing cblas_sbgemm definition
2021-08-30 Wangyang Guosbgemm: cooperlake: enable SBGEMM by small matrix path
2021-08-30 Wangyang GuoSmall Matrix: support BFLOAT16 data type
2021-08-29 Martin KroekerMerge pull request #3335 from guowangy/small-matrix...
2021-08-29 Martin KroekerFix unmap logic
2021-08-29 Martin KroekerAdd likely() hints for gcc
2021-08-28 Martin KroekerFix typo
2021-08-28 Martin KroekerAdd auxiliary tracking space for thread buffer frees too
2021-08-28 Martin KroekerAllocate an auxiliary struct when running out of precon...
2021-08-25 Martin KroekerMerge pull request #3348 from guowangy/skylakex-sgemv_t-fix
2021-08-25 Martin KroekerMerge pull request #3345 from nsait-linaro/windows_on_arm64
2021-08-25 Wangyang Guosgemv: skylakex: fix build warning
2021-08-25 Wangyang Guosgemv: skylakex: bug fix for sgemv_t kernel in corner...
2021-08-16 Niyas SaitFix ctest.h to build using clang on windows
2021-08-16 Niyas Saitadd support for building on windows/arm64 target
2021-08-14 Martin KroekerAdd more OSX build jobs to Azure CI (#3338)
2021-08-13 Wangyang GuoSmall Matrix: skylakex: remove unnecessary b0 source...
2021-08-13 Wangyang GuoSmall Matrix: reduce generic kernel source files
2021-08-12 Martin KroekerMerge pull request #3344 from gxw-loongson/develop
2021-08-12 gxwDelete the macro instruction "li" and use "li.d" instead
2021-08-11 Martin KroekerMerge pull request #3343 from cianciosa/develop
2021-08-11 cianciosaFix a small syntax error. A ( was accidently deleted.
2021-08-11 cianciosaCheck the total number of arguments passed insead of...
2021-08-11 Martin KroekerMerge pull request #3341 from RajalakshmiSR/dasump10
2021-08-11 Rajalakshmi... POWER10: Improving dasum performance
2021-08-05 Zhang XianyiMerge pull request #3336 from martin-frbg/traviscom
2021-08-05 Martin KroekerDisable all x86 jobs
2021-08-05 Martin KroekerMerge pull request #3332 from martin-frbg/travisbadge
2021-08-05 Martin KroekerMerge pull request #3334 from Guobing-Chen/BF16_gemm_fu...
2021-08-05 Wangyang GuoSmall Matrix: skip compile in unimplemented data type
2021-08-05 Wangyang GuoSmall Matrix: skylakex: fix build error in old compiler
2021-08-05 Chen, GuobingAdd all SBGEMM kernels for IA AVX512-BF16 based platforms
2021-08-05 Wangyang GuoSmall Matrix: enable by default for x86_64 arch
2021-08-05 Wangyang GuoSmall Matrix: better handle with GEMM3M marco
2021-08-04 Wangyang GuoSmall Matrix: support cmake build
2021-08-04 Wangyang GuoSmall Matrix: support DYNAMIC_ARCH build
2021-08-03 Martin KroekerUpdate Travis badge in README
2021-08-03 Wangyang GuoSmall Matrix: disable low performance default kernel
2021-08-02 Martin KroekerMerge pull request #3330 from xianyi/issue3321
2021-08-02 Martin KroekerActually add the message to the TLS section
2021-08-02 Martin KroekerRebase source and edit TLS version of the message as...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add DGEMM_SMALL_M_PERMIT and...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: dgemm nn: fix typo in idx load
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add dgemm tn kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add dgemm tt kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add dgemm nt kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add dgemm nn kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add sgemm tt kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add SGEMM_SMALL_M_PERMIT and...
2021-08-02 Wangyang GuoSmall Matrix: add GEMM_SMALL_MATRIX_PERMIT to tune...
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add sgemm tn kernel
2021-08-02 Wangyang GuoSmall Matrix: skylakex: sgemm nt: optimize for M < 12
2021-08-02 Wangyang GuoSmall Matrix: skylakex: add sgemm nt kernel
next