platform/upstream/openblas.git
2019-06-17 AbdelRaufnew sgemm 8x16
2019-06-05 AbdelRaufconflict resolve
2019-06-05 AbdelRaufpower9 zgemm ztrmm optimized
2019-06-04 AbdelRaufsgemm pipeline improved, zgemm rewritten without inner...
2019-05-30 AbdelRaufimproved zgemm power9 based on power8
2019-05-01 AbdelRaufconflict resolve
2019-04-29 AbdelRaufMerge branch 'develop' of https://github.com/quickwrite...
2019-04-29 AbdelRaufsgemm/strmm
2019-03-29 Martin KroekerMerge branch 'develop' into develop
2019-03-29 AbdelRaufpower9 makefile. dgemm based on power8 kernel with...
2019-03-25 Martin KroekerMerge pull request #2069 from aixoss/aix-asm-change
2019-03-25 Ayappan PAIX asm syntax changes needed for shared object creation
2019-03-19 Martin KroekerMerge pull request #2064 from embray/cygwin/use-tls...
2019-03-19 Erik M. BrayAlso call CloseHandle on each thread, as well as on...
2019-03-19 Erik M. BrayFix for #2063: The DllMain used in Cygwin did not run...
2019-03-16 Martin KroekerMerge pull request #2058 from xsacha/patch-3
2019-03-16 Martin KroekerMerge pull request #2060 from embray/cygwin/readenv
2019-03-15 Erik M. BrayUse POSIX getenv on Cygwin
2019-03-13 Martin KroekerTrivial typo fix
2019-03-13 SachaChange 64-bit detection as explained in #2056
2019-03-12 Martin KroekerMerge pull request #2042 from maomao194313/develop
2019-03-12 Martin KroekerMerge pull request #2055 from martin-frbg/atomid
2019-03-12 Martin KroekerAdd Intel Denverton
2019-03-12 Martin KroekerAdd Intel Denverton
2019-03-12 maomao194313make DYNAMIC_ARCH=1 package work on TSV110
2019-03-12 maomao194313make DYNAMIC_ARCH=1 package work on TSV110.
2019-03-09 Martin KroekerMerge pull request #2051 from martin-frbg/issue2048
2019-03-09 Martin KroekerMerge pull request #2050 from kencu/PowerMacFix
2019-03-09 Martin KroekerMake TARGET=GENERIC compatible with DYNAMIC_ARCH=1
2019-03-07 ken-cunningham... common_power.h: force DCBT_ARG 0 on PPC970 Darwin
2019-03-07 ken-cunningham... param.h : enable defines for PPC970 on DarwinOS
2019-03-07 Martin KroekerMerge pull request #2049 from Celelibi/fix_crash_sgemm_...
2019-03-07 CelelibiFix crash in sgemm SSE/nano kernel on x86_64
2019-03-07 Martin KroekerMerge pull request #2046 from kencu/powermac
2019-03-07 ken-cunningham... ctest.c : add __POWERPC__ for PowerMac
2019-03-06 Martin KroekerMerge pull request #2045 from martin-frbg/2033-3
2019-03-05 Martin KroekerDo not compile in AVX512 check if AVX support is disabled
2019-03-05 Martin KroekerMerge pull request #2044 from martin-frbg/issue2043
2019-03-05 Martin KroekerMerge pull request #2039 from brada4/meminit
2019-03-04 Martin KroekerFix module definition conflicts between LAPACK and...
2019-03-04 Martin KroekerMerge pull request #2026 from martin-frbg/trmv_threads
2019-03-04 Martin KroekerMerge pull request #2038 from martin-frbg/issue2035
2019-03-04 Martin KroekerMerge pull request #2040 from martin-frbg/locks2002
2019-03-04 maomao194313add TARGET support for HiSilicon tsv110 CPUs
2019-03-04 maomao194313add TARGET support for HiSilicon tsv110 CPUs
2019-03-04 maomao194313add TARGET support for HiSilicon tsv110 CPUs
2019-03-04 maomao194313HiSilicon tsv110 CPUs optimization branch
2019-03-03 Martin KroekerRestore locking optimizations for OpenMP case
2019-03-03 Andrewaddress warning introed with #1814 et al
2019-03-03 Andrewinit
2019-03-02 Martin KroekerImprove handling of NO_STATIC and NO_SHARED
2019-03-01 Martin KroekerMerge pull request #2037 from martin-frbg/issue2033-2
2019-03-01 Martin KroekerMake sure that AVX512 is disabled in 32bit builds
2019-02-28 Martin KroekerMerge pull request #2034 from martin-frbg/issue2033
2019-02-28 Martin KroekerKeep xcode8.3 for osx BINARY=32 build
2019-02-28 Martin KroekerMake x86_32 imply NO_AVX2, NO_AVX512 in addition to...
2019-02-25 Martin KroekerFix AVX512 test always returning false due to missing...
2019-02-25 Martin KroekerFix missing -c option in AVX512 test
2019-02-24 Martin KroekerMerge pull request #2028 from brada4/mv
2019-02-24 Andrewmove fix to right place
2019-02-24 Andrewinit
2019-02-20 Martin KroekerReduce list of kernels in the dynamic arch build
2019-02-19 Martin KroekerFix error introduced during cleanup
2019-02-19 Martin KroekerAllow multithreading TRMV again
2019-02-19 Martin KroekerCorrect range_n limiting
2019-02-17 Martin KroekerMerge pull request #2024 from martin-frbg/gcc9fixes4
2019-02-17 Martin KroekerMerge pull request #2023 from martin-frbg/gcc9fixes3
2019-02-17 Martin KroekerMerge pull request #1988 from TiborGY/patch-1
2019-02-16 TiborGYfix the the
2019-02-16 Martin KroekerFix inline assembly constraints in Bulldozer TRSM kernels
2019-02-16 Martin KroekerFix inline assembly constraints
2019-02-16 Martin KroekerFix inline assembly constraints
2019-02-16 Martin KroekerFix inline assembly constraints
2019-02-16 Martin KroekerFix inline assembly constraints
2019-02-16 Martin KroekerMerge pull request #2021 from martin-frbg/gcc9fixes2
2019-02-16 TiborGYUpdate Makefile.rule
2019-02-15 Martin KroekerFix wrong constraints in inline assembly
2019-02-15 Martin KroekerMerge pull request #2019 from martin-frbg/gcc9fixes
2019-02-15 Martin KroekerRename operands to put lda on the input/output constrai...
2019-02-15 Martin KroekerMerge pull request #2020 from martin-frbg/issue1956
2019-02-14 Martin KroekerWith the Intel compiler on Linux, prefer ifort for...
2019-02-14 Martin KroekerSave and restore input argument 8 (lda4)
2019-02-14 Martin KroekerMerge pull request #2018 from bartoldeman/fix-dgemv...
2019-02-14 Bart Oldemandgemv_kernel_4x4(Haswell): add missing clobbers for...
2019-02-14 Martin KroekerFix missing clobber in x86/x86_64 blas_quickdivide...
2019-02-14 Martin KroekerMerge pull request #2013 from martin-frbg/issue2011
2019-02-13 Martin KroekerFix out-of-bounds memory access in gemm_beta
2019-02-13 Martin KroekerFix out-of-bounds memory access in gemm_beta
2019-02-13 Martin KroekerMerge pull request #2012 from maamountki/z14
2019-02-13 maamountki[ZARCH] Modify constraints
2019-02-13 maamountki[ZARCH] Fix caxpy
2019-02-12 Martin KroekerMerge pull request #2010 from martin-frbg/issue2009
2019-02-12 Martin KroekerFix declaration of arguments in inline assembly
2019-02-12 Martin KroekerFix declaration of assembly arguments in SSYMV and...
2019-02-12 Martin KroekerFix declaration of input arguments in inline assembly
2019-02-12 Martin Kroeker Fix declaration of input arguments in the x86_64 s...
2019-02-12 maamountki[ZARCH] Fix cgemv_t_4
2019-02-11 maamountki[ZARCH] Fix constraints and source code formatting
2019-02-10 Martin KroekerFix potential memory leak in cpu enumeration on Linux...
2019-02-07 Martin KroekerRestore dropped patches in the non-TLS branch of memory...
next