platform/upstream/openblas.git
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
2019-08-16 Martin KroekerMerge pull request #2223 from martin-frbg/getarch-pgi
2019-08-16 Martin KroekerFix PGI compiler detection for getarch
2019-08-16 Martin KroekerDo not use -march=native with the PGI compiler
2019-08-16 Martin KroekerMerge pull request #1 from xianyi/develop
2019-08-15 Martin KroekerAdd multithreading support to the x86_64 zdot kernel...
2019-08-14 Martin KroekerMerge pull request #2218 from martin-frbg/issue2215
2019-08-13 Martin KroekerMake the new DGEMM regression test properly depend...
2019-08-13 Martin KroekerMerge pull request #2216 from martin-frbg/issue2214
2019-08-13 Martin KroekerFix unwanted case-sensitivity in x86 LSAME for (AMD...
2019-08-11 Martin KroekerUpdate with changes from 0.3.7
2019-08-11 Martin KroekerIncrement version to 0.3.8.dev
2019-08-11 Martin KroekerIncrement version to 0.3.8.dev
2019-08-11 Martin KroekerMerge pull request #2212 from martin-frbg/nofort-nolib
2019-08-11 Martin KroekerAvoid adding a spurious dependency on the fortran runti...
2019-08-11 Martin KroekerMerge pull request #2211 from martin-frbg/arm64_gcc_trivial
2019-08-11 Martin KroekerSilence two nuisance warnings from gcc
2019-08-09 Martin KroekerMerge pull request #2208 from martin-frbg/munmap-debug
2019-08-09 Martin KroekerMerge pull request #2206 from martin-frbg/zen-dtrmm
2019-08-09 Martin KroekerMerge pull request #2199 from martin-frbg/zen-dtrsm
2019-08-08 Martin KroekerAdd files via upload
2019-08-08 Martin KroekerProvide more information on mmap/munmap failure
2019-08-03 Martin KroekerReplace most vpermpd calls in the Haswell DTRSM_RN...
2019-08-02 Martin KroekerMerge pull request #2198 from martin-frbg/icelake
2019-08-01 Martin KroekerAdd CPUID identification of Intel Ice Lake
2019-08-01 Martin KroekerAutodetect Intel Ice Lake (as SKYLAKEX target)
2019-07-28 Martin KroekerReplace vpermpd with vpermilpd in the Haswell DTRMM...
2019-07-28 Martin KroekerMerge pull request #2196 from wjc404/develop
2019-07-27 wjc404Add files via upload
2019-07-27 Martin KroekerMerge pull request #2112 from ffontaine/develop
2019-07-24 Martin KroekerMerge pull request #2193 from martin-frbg/makeutest
2019-07-24 Martin KroekerUnset special make variables in ctest Makefile as well
2019-07-23 Martin KroekerOverride special make variables
2019-07-23 Martin KroekerMerge pull request #2191 from tylerjereddy/conditional_...
2019-07-23 Martin KroekerMerge pull request #2190 from martin-frbg/zdot-zen
2019-07-23 Martin KroekerMerge pull request #2189 from wjc404/develop
2019-07-23 Tyler ReddyMAINT: remove legacy CMake endif()
2019-07-22 Martin KroekerReplace vpermpd with vpermilpd
2019-07-20 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-20 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-20 wjc404Add files via upload
2019-07-20 wjc404Add files via upload
2019-07-20 wjc404Add files via upload
2019-07-19 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-19 wjc404Add files via upload
2019-07-18 Martin KroekerMerge pull request #2186 from wjc404/develop
2019-07-17 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-17 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-17 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-17 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-17 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-16 wjc404Update dgemm_kernel_4x8_haswell.S
2019-07-16 wjc404Update dgemm_kernel_4x8_haswell.S for zen2
2019-07-09 Martin KroekerMerge pull request #2181 from isuruf/install_name
2019-07-08 Isuru FernandoChange install_name on osx to match linux
2019-07-07 Martin KroekerMerge pull request #2177 from martin-frbg/noaff
2019-07-07 Martin KroekerFix surprising behaviour of NO_AFFINITY=0
2019-07-06 Martin KroekerMerge pull request #2175 from martin-frbg/cmake-mingw...
2019-07-06 Martin KroekerMingw32 needs leading underscore on object names
2019-07-06 Martin KroekerMake disabling DYNAMIC_ARCH on unsupported systems...
2019-07-06 Martin KroekerAdd getarch flags to disable AVX on x86
2019-07-06 Martin KroekerAdd mingw builds to Appveyor config
2019-07-06 Martin KroekerUtest needs CBLAS but not necessarily FORTRAN
2019-07-03 Martin KroekerMerge pull request #2162 from martin-frbg/pgi
2019-07-01 Martin KroekerMerge pull request #2172 from quickwritereader/develop
2019-07-01 AbdelRaufcgemm/ctrmm power9
2019-06-30 Martin KroekerMerge pull request #2170 from pkubaj/patch-1
2019-06-28 pkubajFix build for PPC970 on FreeBSD pt.2
2019-06-28 pkubajFix build for PPC970 on FreeBSD pt. 1
2019-06-25 Martin KroekerMerge pull request #2169 from pkubaj/develop
2019-06-25 Piotr KubajFix build on FreeBSD/powerpc64.
2019-06-20 Martin KroekerPGI compiler does not like -march=native
2019-06-19 Martin KroekerMerge pull request #2167 from kavanabhat/dtrmm_power8_s...
2019-06-19 kavanabhatUpdate dtrmm_kernel_16x4_power8.S
2019-06-17 AbdelRaufnew sgemm 8x16
2019-06-16 Martin KroekerFix mov syntax
2019-06-16 Martin KroekerZero ecx with a mov instruction
2019-06-14 Martin KroekerUpdate Makefile.x86_64
2019-06-13 Martin KroekerDo not force gcc options on non-gcc compilers
2019-06-10 Martin KroekerMerge pull request #2159 from martin-frbg/issue2149
2019-06-10 Martin KroekerAvoid unintentional activation of TLS code via USE_TLS=0
2019-06-10 Martin KroekerMerge pull request #2158 from martin-frbg/issue2143
2019-06-10 Martin KroekerRemove any inadvertent use of -march=native from DYNAMI...
2019-06-09 Martin KroekerMerge pull request #2157 from martin-frbg/2154-2
2019-06-09 Martin KroekerUpdate fc.cmake
2019-06-08 Martin KroekerAdd gfortran workaround for potential ABI violation
2019-06-07 Martin KroekerMerge pull request #2148 from TiborGY/cpp_thread_test_2
2019-06-06 Martin KroekerMerge pull request #2156 from martin-frbg/issue2154
2019-06-06 Martin KroekerAdd gfortran workaround for ABI violations
2019-06-06 Martin KroekerAdd gfortran workaround for ABI violations in LAPACKE
2019-06-06 Martin KroekerMerge pull request #2153 from quickwritereader/develop
2019-06-05 AbdelRaufconflict resolve
2019-06-05 AbdelRaufpower9 zgemm ztrmm optimized
2019-06-05 Martin KroekerMerge pull request #2145 from martin-frbg/1912-3
2019-06-05 Martin KroekerMerge pull request #2110 from pc2/cpu-detection
2019-06-05 Michael Lassc_check: Unlink correct file
2019-06-05 Michael LassFix detection of AVX512 capable compilers in getarch
2019-06-04 AbdelRaufsgemm pipeline improved, zgemm rewritten without inner...
next