platform/upstream/openblas.git
2021-10-18 Wangyang Guosbgemm: spr: oncopy: avoid handling too much pointer...
2021-10-18 Wangyang Guosbgemm: spr: reduce tile conf loading by seperate tail...
2021-10-18 Wangyang Guosbgemm: spr: tuning for blocking params
2021-10-18 Wangyang Guosbgemm: spr: kernel works for NN case when alpha is 1.0
2021-10-18 Wangyang Guosbgemm: spr: kernel works for m32 in NN case
2021-10-18 Wangyang Guosbgemm: spr: implement oncopy_16
2021-10-18 Wangyang Guosbgemm: spr: add dummy source files
2021-10-17 Martin KroekerAdd march/mtune flags for clang builds on ARM64 as...
2021-10-17 Martin KroekerMerge pull request #3404 from guowangy/spr-build
2021-10-17 Martin KroekerMerge pull request #3413 from MehdiChinoune/cmake-readi...
2021-10-17 Mehdi Chinoune[NFC] Improve CMakeLists.txt file readibility
2021-10-17 Martin KroekerMerge pull request #3411 from MehdiChinoune/both_shared...
2021-10-16 Mehdi ChinouneSupport building both static and shared libraries
2021-10-16 Martin KroekerMerge pull request #3410 from MehdiChinoune/mingw-clang-64
2021-10-16 مهدي شينون... Fix MinGW/Clang 64 bits detection.
2021-10-12 Wangyang GuoFix build error in legacy gcc
2021-10-12 Wangyang GuoAdd NO_AVX=1 fallbacks to Sapphire Rapids build
2021-10-12 Wangyang Guoinitial support for Sapphire Rapids platform
2021-10-10 Martin KroekerUpdate conda in Appveyor CI and move jobs from Appveyor...
2021-10-07 Martin KroekerMerge pull request #3399 from martin-frbg/issue2814
2021-10-06 Martin KroekerUse "big arm server" GEMM defaults for Vortex
2021-10-06 Martin KroekerUse Neoverse's current mix of ThunderX2 kernels for...
2021-10-05 Martin KroekerMerge pull request #3398 from kavanabhat/aix_p10_gnuas
2021-10-04 Martin KroekerMerge pull request #3396 from martin-frbg/makesys_typo
2021-10-04 Martin KroekerMerge pull request #3397 from martin-frbg/m1detect
2021-10-04 Martin KroekerFix cache reporting for Apple M1
2021-10-04 Martin KroekerFix detection of Apple M1 "Vortex"
2021-10-04 Martin KroekerFix minor typo
2021-10-02 Martin KroekerUpdate version to 0.3.18.dev
2021-10-02 Martin KroekerUpdate version to 0.3.18.dev
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 kavanabhatAIX changes for P10 with GNU Compiler
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 kavanabhatAIX changes for P10 with GNU Compiler
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
next