4892 Commits (74e358bcd514cff2e9b32c13571c09176b56a3d8)
 

Author SHA1 Message Date
  Martin Kroeker 74e358bcd5
Remove spurious complex16 tests 5 years ago
  Martin Kroeker 26792d2096
Copy BUILD_* directives to the compiler options to allow ifdef in tests 5 years ago
  Martin Kroeker 55d4d470ec
Merge pull request #83 from xianyi/develop 5 years ago
  Martin Kroeker a270894730
Merge pull request #2829 from mhillenibm/clang_s390x 5 years ago
  Marius Hillenbrand 047b8d7aff Add an s390 build with clang to the Travis configuration 5 years ago
  Marius Hillenbrand f7731a358a Update CONTRIBUTERS.md - clang build fixes for IBM z 5 years ago
  Marius Hillenbrand a55fe06f25 s390x/DYNAMIC_ARCH: define a HW_CAP flag to support slightly older glibc versions 5 years ago
  Marius Hillenbrand 4f34bcfb5e s390x/DYNAMIC_ARCH: pass supported arch levels from Makefile to run-time code 5 years ago
  Marius Hillenbrand 0629d8ebdb s390x/DYNAMIC_ARCH: generalize detecting supported archs for clang 5 years ago
  Martin Kroeker 15da2f9acb
Merge pull request #2828 from martin-frbg/lapack438 5 years ago
  Martin Kroeker 7d9c77f421
Correct dimension argument to xLASET 5 years ago
  Martin Kroeker c8f029a518
Merge pull request #82 from xianyi/develop 5 years ago
  Martin Kroeker e72430fe46
Merge pull request #2803 from xiegengxin/AVX2-asum 5 years ago
  Martin Kroeker 6e0f6c5f00
Merge pull request #2824 from martin-frbg/asumbench 5 years ago
  Martin Kroeker 6f8fad87c5
Use POSIX2001 clock.gettime for higher resolution 5 years ago
  Martin Kroeker ed0f2d3dd7
Merge pull request #2816 from martin-frbg/silicon 5 years ago
  Martin Kroeker 43a31b7786
Merge pull request #2823 from martin-frbg/fix2778 5 years ago
  Martin Kroeker 8a2a137a9e
Correct argument to SLASET (Improves fix from PR2778) 5 years ago
  Martin Kroeker 0d1f30a297
Merge pull request #81 from xianyi/develop 5 years ago
  Martin Kroeker 70a254d507
Merge pull request #2822 from martin-frbg/issue2821 5 years ago
  Martin Kroeker 330044d821
Fix potentiol domain error in sqrt 5 years ago
  Martin Kroeker 97636b2c8a
Merge pull request #2819 from h-vetinari/carry_lapack_437 5 years ago
  Martin Kroeker 4d36711547
Merge pull request #2820 from RajalakshmiSR/clang 5 years ago
  Rajalakshmi Srinivasaraghavan 718f67421a POWER9: Fix mcpu option with clang 5 years ago
  H. Vetinari 3426519ae2 adapt ?ggsv?-functions to ambient code style in LAPACKE/include/lapack.h 5 years ago
  H. Vetinari 1c6c71fa85 Follow-up to lapack#434 & lapack#409: add missing 'const' in signatures 5 years ago
  H. Vetinari 860247b5da Follow-up to lapack#434 & lapack#409: fix signature mismatches 5 years ago
  Martin Kroeker c61771e335
Merge pull request #2778 from martin-frbg/lapackeig 5 years ago
  Martin Kroeker c7ef7174e4
Merge pull request #2817 from martin-frbg/lapack436 5 years ago
  Martin Kroeker 775a87242d
Rename KERNEL.SILICON to KERNEL.VORTEX 5 years ago
  Martin Kroeker af5bc95503
Rename SILICON to VORTEX and fix duplicate numbering 5 years ago
  Martin Kroeker ea3a58c844
Rename SILICON to VORTEX 5 years ago
  Martin Kroeker 17dca035de
rename SILICON to VORTEX 5 years ago
  Gengxin Xie 1b0f17eeed align to 64, using SSE when input size is small 5 years ago
  Martin Kroeker c31b72965e
Fix data type of work array in zgesvdq prototype 5 years ago
  Martin Kroeker 0ce2aa3163
Fix data type of rwork array 5 years ago
  Martin Kroeker 80794fe8fd
Create KERNEL.SILICON 5 years ago
  Martin Kroeker 4a4d1ca6e0
Add AppleSIlicon cpu 5 years ago
  Martin Kroeker b37d17382a
Add Apple Silicon 5 years ago
  Martin Kroeker 029fd01cfb
Detect AppleSilicon cpu on OSX 5 years ago
  Martin Kroeker 9d1ea75aa0
Merge pull request #80 from xianyi/develop 5 years ago
  Martin Kroeker 776d005f4c
Merge pull request #2815 from mhillenibm/clang_s390x 5 years ago
  Marius Hillenbrand 2ee5b899ce s390x: enable S/DGEMM block with explicit loop unrolling + interleaving with clang 5 years ago
  Marius Hillenbrand 095f4e6964 s390x: allow clang to emit fused multiply-adds (replicates gcc's default behavior) 5 years ago
  Marius Hillenbrand 87e5bbd887 s390x: avoid variable-length arrays in struct for asm operands 5 years ago
  Marius Hillenbrand b9b3265ec8 s390x: avoid inline assembly for vector loads for clang 5 years ago
  Marius Hillenbrand a1616a0b86 s390x: replace nop with "nop 0" in inline assembly 5 years ago
  Marius Hillenbrand 60ef193258 s390x: use "lghi" for immediate values to fix build with clang 5 years ago
  Martin Kroeker 18bfb6d6f7
Merge pull request #2813 from martin-frbg/issue2804-2 5 years ago
  Martin Kroeker e4900caa11
Fix c_check misinterpreting arm64 in uname output to mean armv7 5 years ago