3902 Commits (17609f88f1250f6cca9107a66ac0dd01c46482ea)
 

Author SHA1 Message Date
  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
  Andrew 4de545aa7d address minor warnings from gcc7 6 years ago
  Andrew 6e9a93ec19 init 6 years ago
  Martin Kroeker fde8a8e6a0
Improve cmake build behaviour with non-host cpu targets (#2246) 6 years ago
  Martin Kroeker 256fc15f5f
Merge pull request #2 from xianyi/develop 6 years ago
  Martin Kroeker ee498525e0
Merge pull request #2242 from martin-frbg/issue2235 6 years ago
  Martin Kroeker 1fec0570f6
Add cgemm and zgemm unroll factors for core2 6 years ago
  Martin Kroeker b5af7b9c78
Disable ppc64le test environment on Travis CI 6 years ago
  Martin Kroeker f3c314550c
Merge pull request #2243 from quickwritereader/develop 6 years ago
  AbdelRauf 847c20c9b7 fix uninitialized variables i 6 years ago