platform/upstream/openblas.git
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
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
next