2870 Commits (d2b9389f1b49c8dee358f3e7211ac4ac707f0dd4)
 

Author SHA1 Message Date
  Martin Kroeker d2b9389f1b
Fixes for ifort 2018 8 years ago
  Martin Kroeker 88e224f4c0
Merge pull request #1542 from martin-frbg/quickdiv64 8 years ago
  Martin Kroeker d0c0506588
Omit the divide table overflow check on small systems 8 years ago
  Martin Kroeker e93355e5e1
Omit the table overflow check when building for small systems 8 years ago
  Martin Kroeker c1eb06e102
Update common_x86_64.h 8 years ago
  Martin Kroeker 8145ecd70b
Avoid out-of-bounds reads from blas_quick_divide_table on big systems 8 years ago
  Martin Kroeker 26ce518d46
Avoid out of bounds reads from blas_quick_divide_table on big systems 8 years ago
  Martin Kroeker 1d27fa8507
Merge pull request #1539 from martin-frbg/ztrmv-1332 8 years ago
  Martin Kroeker 802cf6b22d
Merge pull request #1486 from martin-frbg/atomic 8 years ago
  Martin Kroeker 954f1832de
Merge pull request #1540 from martin-frbg/mips32-zasum 8 years ago
  Martin Kroeker 941ad280a8
Fix typo in MIPS P5600 complex ASUM code selection 8 years ago
  Martin Kroeker a8ed428bab
Disable multithreading in ztrmv 8 years ago
  Martin Kroeker 1da365312a
Merge pull request #1538 from martin-frbg/arm7utest 8 years ago
  Martin Kroeker 2d0929fa7c
Move the test for zero incx,incy in ARMV7 ROT 8 years ago
  Martin Kroeker 125343cc88
Drop test for zero incx,incy in armv7 AXPY 8 years ago
  Martin Kroeker 8a3b6fa108
Use generic zrot.c on ppc64/POWER6 to work around utest failure from … (#1535) 8 years ago
  Martin Kroeker 78694f1b7e
Merge pull request #1534 from xianyi/revert-1333-haswell32 8 years ago
  Martin Kroeker 9c5518319a
Revert "Fix 32bit HASWELL builds" 8 years ago
  Martin Kroeker 86f49c529d
Merge pull request #1532 from martin-frbg/utest-cblas 8 years ago
  Martin Kroeker 625c74a38f
fork utest depends on CBLAS 8 years ago
  Martin Kroeker 5fcaca6438
fork utest depends on CBLAS 8 years ago
  Martin Kroeker 4fcdd24459
Merge pull request #1530 from ashwinyes/develop_20180419_Tx2AutoDetect 8 years ago
  Ashwin Sekhar T K 68a3c4fca6 ARM64: Enable Auto Detection of ThunderX2T99 8 years ago
  Martin Kroeker 0c4718c57a
Merge pull request #1523 from martin-frbg/utest_waith 8 years ago
  Martin Kroeker f29389c7ac
Merge pull request #1520 from martin-frbg/cpucounts 8 years ago
  Martin Kroeker 734d7c6a93
Include sys/types.h for proper typedefs related to wait() 8 years ago
  Martin Kroeker 7c861605b2
Catch invalid cpu count returned by CPU_COUNT_S 8 years ago
  Martin Kroeker 2ca0faf495
Merge pull request #1515 from martin-frbg/mipsdot 8 years ago
  Martin Kroeker 0fe434598b
Fix precision of mips dsdot 8 years ago
  Martin Kroeker 15c437e092
Merge pull request #1512 from ararslan/aa/travis-macos-2 8 years ago
  Alex Arslan b966bd79d5
Add a BINARY=32 build to macOS 8 years ago
  Alex Arslan 2e988dbf35
Add macOS to the Travis testing matrix 8 years ago
  Martin Kroeker be6090d396
Merge pull request #1511 from xianyi/revert-1510-aa/travis-macos 8 years ago
  Martin Kroeker daae8fd197
Revert "Add macOS to the Travis testing matrix" 8 years ago
  Martin Kroeker 20c6c38e51
Merge branch 'develop' into atomic 8 years ago
  Martin Kroeker a1fb7670f7
Merge pull request #1510 from ararslan/aa/travis-macos 8 years ago
  Martin Kroeker 6c99c97489
Merge pull request #1509 from ararslan/aa/dragonfly 8 years ago
  Alex Arslan 6a0930560e
Add macOS to the Travis testing matrix 8 years ago
  Alex Arslan 24f8d5b624
Add DragonFly to exports/Makefile 8 years ago
  Martin Kroeker 77b4dbd53b
Merge pull request #1506 from martin-frbg/issue1497 8 years ago
  Martin Kroeker bc4c3bca01
Merge pull request #1507 from martin-frbg/threads_usage 8 years ago
  Martin Kroeker 6b0a9d135c
Merge pull request #1508 from ararslan/aa/wording 8 years ago
  Alex Arslan 137ccd9dd9
Minor changes to wording and formatting in the README 8 years ago
  Martin Kroeker 84923dedb7
Merge pull request #1505 from ararslan/aa/compiler 8 years ago
  Martin Kroeker 8ec28ff461
Remove unguarded use of _Atomic and fix tabbing 8 years ago
  Martin Kroeker ca8ca796d3
Underline importance of NUM_THREADS setting for BUFFER allocation 8 years ago
  Alex Arslan 8f811a9312
Reinstate macOS logic 8 years ago
  Alex Arslan 36a17536ca
Compile with cc rather than gcc whenever possible 8 years ago
  Martin Kroeker bb9876db33
Fix thread races and infinite looping on systems with many cpus 8 years ago
  Martin Kroeker d636b418af
Merge pull request #1504 from ararslan/aa/openbsd 8 years ago