platform/upstream/openblas.git
2021-10-02 Martin KroekerMerge pull request #3395 from xianyi/release-0.3.0
2021-10-02 Martin KroekerUpdate version to 0.3.18
2021-10-02 Martin KroekerMerge pull request #3394 from xianyi/develop
2021-10-02 Martin KroekerMerge branch 'release-0.3.0' into develop
2021-10-02 Martin KroekerUpdate version to 0.3.18
2021-10-02 Martin KroekerUpdate Changelog for 0.3.18 (#3388)
2021-10-02 Martin KroekerMerge pull request #3393 from martin-frbg/azurealpine
2021-10-02 Martin KroekerUpdate Alpine version
2021-10-01 Martin KroekerMerge pull request #3392 from martin-frbg/lapack625
2021-10-01 Martin KroekerFix out of bounds read in ?llarv (Reference-LAPACK...
2021-10-01 Martin KroekerFix out of bounds read in ?llarv (Reference-LAPACK...
2021-10-01 Martin KroekerFix out of bounds read in ?llarv (Reference-LAPACK...
2021-10-01 Martin KroekerFix out of bounds read in ?llarv (Reference-LAPACK...
2021-10-01 Martin KroekerMerge pull request #3390 from Keno/patch-4
2021-09-30 Keno FischerMake sure that Netlib LAPACK respects FFLAGS
2021-09-28 Martin KroekerMerge pull request #3389 from guowangy/bf16-build-warn-fix
2021-09-28 Wangyang Guox86_64: BFLOAT16: fix build warning
2021-09-26 Martin KroekerMerge pull request #3387 from commodo/adjust-mips-el...
2021-09-26 Alexandru ArdeleanMakefile.system: adjust mipsel/mips64el ARCH variables
2021-09-19 Martin KroekerMerge pull request #3385 from martin-frbg/update_readme
2021-09-19 Martin KroekerUpdate README.md
2021-09-17 Martin KroekerMerge pull request #3384 from martin-frbg/issue3383
2021-09-17 Martin KroekerMove alphaI to x22 to leave x18 unused (reserved on...
2021-09-17 Martin Kroekermove alpha to x19/x20 to leave x18 unused for OSX
2021-09-17 Martin KroekerMove temp to x21 to leave x18 unused (reserved on OSX)
2021-09-17 Martin KroekerMove temp to x21 to leave x18 unused (reserved on OSX)
2021-09-17 Martin KroekerUse x21 for I to leave x18 unused (reserved on OSX)
2021-09-17 Martin KroekerRemove unused TEMP2 and reshuffle to leave x18 unused...
2021-09-17 Martin KroekerMerge pull request #3382 from rafaelcfsousa/rafael...
2021-09-16 Martin KroekerMerge pull request #3381 from martin-frbg/issue3371
2021-09-15 Rafael Cardoso... Remove unused commented code (#if directive)
2021-09-15 Martin KroekerInitialize abs_mask1 with itself to silence a gcc warning
2021-09-15 Martin KroekerInitialize abs_mask1 with itself to silence a gcc warning
2021-09-15 Rafael Cardoso... Fix unused variable warnings on Power
2021-09-15 Martin KroekerMerge pull request #3380 from martin-frbg/structwarn
2021-09-15 Martin KroekerMerge pull request #3379 from martin-frbg/issue3369-2
2021-09-15 Martin KroekerMerge pull request #3378 from martin-frbg/issue3368-2
2021-09-14 Martin KroekerRemove extraneous qualifiers from struct definition
2021-09-14 Martin KroekerAdd casts
2021-09-14 Martin KroekerAdd dedicated entries for BFLOAT16 kernels
2021-09-14 Martin KroekerAdd separate entries for BFLOAT16 functions and fix...
2021-09-14 Martin KroekerAdd sbgemm
2021-09-14 Martin KroekerAdd sbgemv
2021-09-14 Martin KroekerPropagate BUILD_BFLOAT16 to CFLAGS
2021-09-14 Martin KroekerAdd defaults for SBGEMV kernels
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
next