platform/upstream/openblas.git
2019-11-03 Martin KroekerThe assembly microkernel is not safe to use on ELFv1
2019-11-03 Martin KroekerMerge pull request #13 from xianyi/develop
2019-10-28 Martin KroekerMerge pull request #2296 from kdunee/develop
2019-10-28 k.dunikowskiFixed a minor cmake problem, occuring when DYNAMIC_CORE...
2019-10-25 Martin KroekerMerge pull request #2293 from martin-frbg/pr2288
2019-10-25 Martin KroekerFix regex to parse -R options with and without whitespace
2019-10-25 Martin KroekerAdd NetBSD to the xBSD conditionals
2019-10-25 Martin KroekerAdd NetBSD
2019-10-25 Martin KroekerMerge pull request #2292 from martin-frbg/g95fixes
2019-10-25 Martin KroekerMerge pull request #2291 from martin-frbg/gensymbol
2019-10-25 Martin KroekerMerge pull request #2282 from martin-frbg/issue2281
2019-10-24 Martin KroekerMerge pull request #2290 from martin-frbg/cpuidfixes
2019-10-24 Martin KroekerImprove support for g95 and non-GNU ld
2019-10-24 Martin KroekerMove most lapack 3.7/3.8 additions to the embedded_unde...
2019-10-24 Martin KroekerDisable direct clock register access on IOS and Android
2019-10-24 luzpazRemove prototype of unused, unimplemented function...
2019-10-24 Martin KroekerRestore Goldmont ID and improve QEMU support
2019-10-24 Martin KroekerMerge pull request #12 from xianyi/develop
2019-10-20 Martin KroekerMerge pull request #2286 from wjc404/develop
2019-10-18 wjc404native support for icopy_4
2019-10-18 wjc404Update dgemm_kernel_8x8_skylakex.c
2019-10-18 wjc404some correction
2019-10-18 wjc404make further changes to icopy_8 easier
2019-10-16 wjc404Add files via upload
2019-10-16 wjc404Update dgemm_kernel_8x8_skylakex.c
2019-10-15 wjc404Update dgemm_kernel_8x8_skylakex.c
2019-10-15 wjc404Add files via upload
2019-10-15 wjc404Add files via upload
2019-10-09 Martin KroekerMerge pull request #2283 from martin-frbg/issue2176
2019-10-09 Martin KroekerSupport QEMU cpu calling itself 64bit AMD Athlon as...
2019-10-08 Martin KroekerSupport QEMU virtual cpu as CORE2
2019-10-08 Martin KroekerSimplify OSX/IOS cross-compilation and add a CI test...
2019-10-08 Martin KroekerUpdate common_arm64.h
2019-10-08 Martin KroekerMerge pull request #2280 from martin-frbg/iosfix
2019-10-08 Martin KroekerRemove automatic label postfixes from macro included...
2019-10-08 Martin KroekerMerge pull request #11 from xianyi/develop
2019-10-08 Martin KroekerFix accidental duplication of jump instruction
2019-10-06 Martin KroekerMerge pull request #2277 from martin-frbg/issue2275
2019-10-06 Martin KroekerMerge pull request #2276 from xianyi/revert-2272-thread...
2019-10-05 Martin KroekerMove 32bit OSX build back to xcode 8.3 but switch to...
2019-10-04 Martin KroekerMake local labels in macro compatible with the xcode...
2019-10-04 Martin KroekerRewrite ARM64 PROLOGUE to make it compatible with xcode/ios
2019-10-02 Martin KroekerUpdate 32bit macOS again to xcode 9.3
2019-10-02 Martin KroekerUpdate the OSX BINARY=32 test to xcode9.2
2019-10-01 Martin KroekerRevert "Avoid taking root of negative number in symv_th...
2019-09-30 Martin KroekerMerge pull request #2272 from seberg/thread-sqrt-of...
2019-09-30 Sebastian BergAvoid taking root of negative number in symv_thread.c
2019-09-29 Martin KroekerMerge pull request #2271 from quickwritereader/strmm_fix
2019-09-29 AbdelRauftrmm fix
2019-09-27 Martin KroekerMerge pull request #2269 from martin-frbg/ppc-fixes
2019-09-26 Martin KroekerFix prologue of power9 assembly cdot(c) kernel to provi...
2019-09-26 Martin KroekerFix mis-edits in the gcc-derived power8 caxpy kernel
2019-09-26 Martin KroekerMerge pull request #7 from xianyi/develop
2019-09-25 Martin KroekerCount cpu cores on ARMV8 and use that to pick the GEMM_...
2019-09-22 Martin KroekerReplace several POWER8/9 C kernels with their gcc7...
2019-09-20 Martin KroekerRestore ppc64 CI job and remove the travis_wait that...
2019-09-17 Martin KroekerRevert #2051 and replace with a better fix (#2261)
2019-09-13 Martin KroekerMerge pull request #6 from xianyi/develop
2019-09-12 Martin KroekerMerge pull request #2252 from thrasibule/trtrs
2019-09-10 Guillaume Horelmore bugfix
2019-09-10 Guillaume Horelfix Makefile
2019-09-10 Guillaume Horelfix error codes
2019-09-10 Martin KroekerMerge pull request #2249 from brada4/gcc7minor
2019-09-10 Martin KroekerFix C compiler handling and BINARY=32 mode in CMAKE...
2019-09-09 Guillaume Horelfix Makefile
2019-09-08 Guillaume Horelbugfix
2019-09-08 Guillaume Horelturn on optimized code
2019-09-08 Guillaume Horeladd missing file
2019-09-08 Guillaume Horelfix Makefile
2019-09-08 Guillaume Horeladd missing defines and headers
2019-09-08 Guillaume Horelupdate Makefile
2019-09-08 Guillaume Horeladd missing files
2019-09-08 Guillaume Horeladd logic
2019-09-08 Guillaume Horeladd missing objects
2019-09-08 Guillaume Horeladd files
2019-09-08 Guillaume Horelstart working on ?trtrs
2019-09-07 Andrewaddress minor warnings from gcc7
2019-09-07 Andrewinit
2019-09-03 Martin KroekerImprove cmake build behaviour with non-host cpu targets...
2019-09-03 Martin KroekerMerge pull request #2 from xianyi/develop
2019-09-02 Martin KroekerMerge pull request #2242 from martin-frbg/issue2235
2019-09-02 Martin KroekerAdd cgemm and zgemm unroll factors for core2
2019-08-31 Martin KroekerDisable ppc64le test environment on Travis CI
2019-08-30 Martin KroekerMerge pull request #2243 from quickwritereader/develop
2019-08-30 AbdelRauf fix uninitialized variables i
2019-08-30 AbdelRaufcaxpy and cdot are using vec_vsx_ld
2019-08-30 AbdelRaufcgemv using vec_vsx_ld instead of letting gcc to decide
2019-08-29 AbdelRaufaligned
2019-08-29 Martin KroekerMerge pull request #2241 from martin-frbg/zdotfix
2019-08-28 Martin KroekerKeep both PGI/SUN and default code paths to avoid break...
2019-08-28 Martin KroekerAdd arch data for cross-compiling to CORE2
2019-08-28 Martin KroekerMerge pull request #2240 from martin-frbg/issue2237
2019-08-28 Martin KroekerMake x86_64 zdot compile with PGI and Sun C again
2019-08-28 Martin KroekerFix PGI build options (again)
2019-08-28 Martin KroekerMerge pull request #2239 from martin-frbg/issue2231
2019-08-27 Martin KroekerDo not abuse the global ARCH variable as a local temporary
2019-08-27 Martin KroekerMerge pull request #2 from xianyi/develop
2019-08-19 Martin KroekerMerge pull request #2228 from martin-frbg/issue2227
2019-08-19 Martin KroekerMerge branch 'develop' into issue2227
2019-08-19 Martin KroekerAdd Intel Goldmont Plus CPUID
next