OpenBLAS/kernel
Bart Oldeman 69a97ca7b9 dgemv_kernel_4x4(Haswell): add missing clobbers for xmm0,xmm1,xmm2,xmm3
This fixes a crash in dblat2 when OpenBLAS is compiled using
-march=znver1 -ftree-vectorize -O2

See also:
https://github.com/easybuilders/easybuild-easyconfigs/issues/7180
2019-02-14 16:27:58 +00:00
..
alpha Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
arm Fix wrong comparison that made IMIN identical to IMAX 2019-01-31 15:25:15 +01:00
arm64 Rewrite the conditional for OSX to fix cmake parsing on others 2018-12-06 14:04:27 +01:00
generic fix small typo 2018-09-09 16:52:25 +02:00
ia64 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
mips Fix wrong comparison that made IMIN identical to IMAX 2019-01-31 15:27:21 +01:00
mips64 Really revert xDOT changes from 1832 2018-11-30 21:32:01 +01:00
power Fix out-of-bounds memory access in gemm_beta 2019-02-13 22:08:37 +01:00
sparc Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
x86 Typo fix (misplaced parenthesis) 2018-06-03 13:22:59 +02:00
x86_64 dgemv_kernel_4x4(Haswell): add missing clobbers for xmm0,xmm1,xmm2,xmm3 2019-02-14 16:27:58 +00:00
zarch [ZARCH] Modify constraints 2019-02-13 21:06:25 +02:00
CMakeLists.txt Avoid creating spurious non-suffixed c/zgemm_kernels 2018-12-06 13:56:06 +01:00
Makefile Update Makefile 2018-12-16 18:14:40 +01:00
Makefile.L1 Remove duplicate -D args in kernel/Makefile.L1 2015-11-09 14:15:48 +05:30
Makefile.L2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
Makefile.L3 USE_TRMM on Z14 2019-01-31 21:18:09 +01:00
Makefile.LA Support NO_LAPACK=1 to build the lib without LAPACK functions. 2011-03-04 11:51:32 +08:00
setparam-ref.c ARM64: Enable DYNAMIC_ARCH 2018-10-22 01:49:35 -07:00