platform/upstream/openblas.git
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 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...
2019-02-06 maamountki[ZARCH] Undo the last commit
2019-02-06 Martin KroekerMerge pull request #2001 from martin-frbg/cmake-dynlist
2019-02-05 Martin KroekerMerge pull request #2000 from martin-frbg/issue1989
2019-02-05 Martin KroekerSupport DYNAMIC_LIST option in cmake
2019-02-05 Martin KroekerMerge pull request #1999 from martin-frbg/issue1996-2
2019-02-05 Martin KroekerMake c_check robust against old or incomplete perl...
2019-02-05 Martin Kroekerfix second instance of complex.h for c++ as well
2019-02-05 maamountki[ZARCH] Set alignment hint for vl/vst
2019-02-05 Martin KroekerMerge pull request #1998 from martin-frbg/issue1992
2019-02-05 Martin KroekerInclude complex rather than complex.h in C++ contexts
2019-02-05 maamountki[ZARCH] Fix copy constraint
2019-02-05 maamountki[ZARCH] Format source code, Fix constraints
2019-02-05 maamountkiMerge pull request #1 from xianyi/develop
2019-02-04 Martin KroekerMerge pull request #1996 from quickwritereader/develop
2019-02-04 UbuntuNote for unused kernels
2019-02-04 UbuntuNBMAX=4096 for gemvn, added sgemvn 8x8 for future
2019-02-01 Martin KroekerMerge pull request #1994 from quickwritereader/develop
2019-02-01 Ubuntusgemv cgemv pairs
2019-02-01 Martin KroekerFix incorrect sgemv results for IBM z14
2019-02-01 Martin KroekerDelete misplaced file sgemv_t_4.c
2019-01-31 Martin KroekerMerge pull request #1993 from martin-frbg/aarnes-zarch
2019-01-31 Martin KroekerImprove the z14 SGEMVT kernel
2019-01-31 Martin KroekerFix precision of zarch DSDOT
2019-01-31 Martin KroekerFix typo in the zarch min/max kernels
2019-01-31 Martin KroekerUSE_TRMM on Z14
2019-01-31 Martin KroekerAdd cache sizes for Z14
2019-01-31 Martin KroekerAdd FORCE Z14
2019-01-31 Martin KroekerAdd parameters for Z14
2019-01-31 Martin KroekerAdd Z14 target
2019-01-31 Martin KroekerMerge pull request #1991 from maamountki/z14
2019-01-31 maamountkiMerge branch 'develop' into z14
2019-01-31 maamountki[ZARCH] Add Z13 version for max/min functions
2019-01-31 maamountki[ZARCH] Improve loading performance for camax/icamax
2019-01-31 Martin KroekerFix wrong comparison that made IMIN identical to IMAX
2019-01-31 Martin KroekerFix wrong comparison that made IMIN identical to IMAX
2019-01-31 maamountkiRemove ztest
2019-01-29 maamountki[ZARCH] Fix bug in max/min functions
2019-01-29 maamountki[ZARCH] Fix icamax/icamin
2019-01-28 maamountki[ZARCH] Fix iamax/imax single precision
2019-01-28 maamountki[ZARCH] Undo the last commit
2019-01-28 maamountki[ZARCH] Fix bug in iamax/iamin/imax/imin
2019-01-28 Martin KroekerMerge pull request #1985 from martin-frbg/issue1984
2019-01-28 Martin KroekerMerge pull request #1981 from edisongustavo/develop
2019-01-28 Martin KroekerMerge pull request #1978 from danielgindi/feature/msvc_...
2019-01-28 Martin KroekerMerge pull request #1962 from brada4/r
2019-01-26 Martin KroekerMerge pull request #1987 from martin-frbg/issue1961
2019-01-26 Martin KroekerChange ARMV8 target to ARMV7 for BINARY=32
2019-01-26 Martin KroekerChange ARMV8 target to ARMV7 when BINARY32 is set
2019-01-25 Martin KroekerCorrect naming of getrf_parallel object
2019-01-24 Martin KroekerMerge pull request #1971 from martin-frbg/trsm-threshold
2019-01-23 Edison Gustavo... Fix include directory of exported targets
2019-01-23 Martin KroekerAvoid penalizing tall skinny matrices
2019-01-22 Martin KroekerMerge pull request #1980 from martin-frbg/issue1979
2019-01-22 Martin KroekerSyntax fix
2019-01-22 Martin KroekerReport SkylakeX as Haswell if compiler does not support...
2019-01-22 Daniel Cohen... Adjust test script for correct deployment
2019-01-22 Martin KroekerUse VERSION_LESS for comparisons involving software...
2019-01-21 Daniel Cohen... Better support for MSVC/Windows in CMake
2019-01-21 maamountki[ZARCH] Update max/min functions
2019-01-20 Martin KroekerMerge pull request #1973 from martin-frbg/issue1464
2019-01-20 Martin KroekerFix compilation with NO_AVX=1 set
2019-01-19 Martin KroekerIncrease Zen SWITCH_RATIO to 16
2019-01-18 Martin KroekerShift transition to multithreading towards larger matri...
2019-01-18 Martin KroekerFix declaration of input arguments in the Sandybridge...
2019-01-18 Martin KroekerFix declaration of input arguments in the x86_64 SCAL...
2019-01-17 Martin KroekerFix declaration of input arguments in the x86_64 microk...
2019-01-17 Martin KroekerMerge pull request #1970 from quickwritereader/develop
2019-01-17 Martin KroekerBump xcode version to 10.1 to make sure it handles...
2019-01-17 Ubuntucrot fix
2019-01-16 Martin KroekerMerge pull request #1963 from quickwritereader/develop
2019-01-16 AbdelraufMerge branch 'develop' into develop
2019-01-16 UbuntuAdded missing Blas1 single fp {saxpy, caxpy, cdot,...
2019-01-16 Andrewdisable NaN checks before BLAS calls dgemm.R
2019-01-16 Andrewdisable NaN checks before BLAS calls deig.R (shorten...
2019-01-16 Andrewdisable NaN checks before BLAS calls deig.R
2019-01-16 Andrewdisable NaN checks before BLAS calls dsolve.R (shorter...
2019-01-16 Martin KroekerMerge pull request #1960 from cnjsdfcy/Hygon
2019-01-16 Andrewdisable NaN checks before BLAS calls dsolve.R (shorter...
2019-01-16 Andrewdisable NaN checks before BLAS calls dsolve.R
2019-01-16 Andrewinit
next