3911 Commits (6bd67ddbab5ef752e1cafca4e4b7b66ecbb57452)
 

Author SHA1 Message Date
  wjc404 6bd67ddbab
Update dgemm_kernel_8x8_skylakex.c 6 years ago
  wjc404 5da9484d93
Add files via upload 6 years ago
  wjc404 844629af57
Add files via upload 6 years ago
  Martin Kroeker 2beaa82c05
Merge pull request #2283 from martin-frbg/issue2176 6 years ago
  Martin Kroeker e8a2aed2b9
Support QEMU cpu calling itself 64bit AMD Athlon as well 6 years ago
  Martin Kroeker f262031685
Support QEMU virtual cpu as CORE2 6 years ago
  Martin Kroeker 5f6206fa2d
Simplify OSX/IOS cross-compilation and add a CI test for it (#2279) 6 years ago
  Martin Kroeker ba7838d2e1
Merge pull request #2280 from martin-frbg/iosfix 6 years ago
  Martin Kroeker a448884a63
Remove automatic label postfixes from macro included only once 6 years ago
  Martin Kroeker 17609f88f1
Merge pull request #11 from xianyi/develop 6 years ago
  Martin Kroeker 3a2df19db6
Fix accidental duplication of jump instruction 6 years ago
  Martin Kroeker d2093a40d3
Merge pull request #2277 from martin-frbg/issue2275 6 years ago
  Martin Kroeker aa04b0925e
Merge pull request #2276 from xianyi/revert-2272-thread-sqrt-of-negative 6 years ago
  Martin Kroeker 258ac56e0a
Move 32bit OSX build back to xcode 8.3 but switch to gcc8 6 years ago
  Martin Kroeker 56837e9d92
Make local labels in macro compatible with the xcode assembler 6 years ago
  Martin Kroeker bb5413863f
Rewrite ARM64 PROLOGUE to make it compatible with xcode/ios 6 years ago
  Martin Kroeker 32f5907fef
Update 32bit macOS again to xcode 9.3 6 years ago
  Martin Kroeker ac10236cc8
Update the OSX BINARY=32 test to xcode9.2 6 years ago
  Martin Kroeker 8617d75548
Revert "Avoid taking root of negative number in symv_thread.c" 6 years ago
  Martin Kroeker c07d78b9e9
Merge pull request #2272 from seberg/thread-sqrt-of-negative 6 years ago
  Sebastian Berg 6355c25dde Avoid taking root of negative number in symv_thread.c 6 years ago
  Martin Kroeker 5e244d80f2
Merge pull request #2271 from quickwritereader/strmm_fix 6 years ago
  AbdelRauf ede5efebab trmm fix 6 years ago
  Martin Kroeker 84908d60d2
Merge pull request #2269 from martin-frbg/ppc-fixes 6 years ago
  Martin Kroeker 596a22325a
Fix prologue of power9 assembly cdot(c) kernel to provide cdotc 6 years ago
  Martin Kroeker 7f58f3ad0e
Fix mis-edits in the gcc-derived power8 caxpy kernel 6 years ago
  Martin Kroeker c0d570a357
Merge pull request #7 from xianyi/develop 6 years ago
  Martin Kroeker 6b83079368
Count cpu cores on ARMV8 and use that to pick the GEMM_PQ parameters (#2267) 6 years ago
  Martin Kroeker 673e5a0495
Replace several POWER8/9 C kernels with their gcc7-generated assembly versions (#2263) 6 years ago
  Martin Kroeker bfa2cc7d64
Restore ppc64 CI job and remove the travis_wait that caused the problem with it 6 years ago
  Martin Kroeker e7c4d6705a
Revert #2051 and replace with a better fix (#2261) 6 years ago
  Martin Kroeker 2a1911cc14
Merge pull request #6 from xianyi/develop 6 years ago
  Martin Kroeker 9f7a9a32e3
Merge pull request #2252 from thrasibule/trtrs 6 years ago
  Guillaume Horel 5d6525c87c more bugfix 6 years ago
  Guillaume Horel 6cb47ea3f0 fix Makefile 6 years ago
  Guillaume Horel 459bb9291d fix error codes 6 years ago
  Martin Kroeker 3f1077ce6f
Merge pull request #2249 from brada4/gcc7minor 6 years ago
  Martin Kroeker eb45eb6942
Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248) 6 years ago
  Guillaume Horel f2becb777a fix Makefile 6 years ago
  Guillaume Horel 5997b6b491 bugfix 6 years ago
  Guillaume Horel 4b21b646ea turn on optimized code 6 years ago
  Guillaume Horel 7ec7b999a5 add missing file 6 years ago
  Guillaume Horel af9ac0898a fix Makefile 6 years ago
  Guillaume Horel c7b5a459b6 add missing defines and headers 6 years ago
  Guillaume Horel 9b2f0323d6 update Makefile 6 years ago
  Guillaume Horel 9f6984fe4b add missing files 6 years ago
  Guillaume Horel 42203dafdc add logic 6 years ago
  Guillaume Horel a4f17a9297 add missing objects 6 years ago
  Guillaume Horel 733d97b2df add files 6 years ago
  Guillaume Horel ea747cf933 start working on ?trtrs 6 years ago