platform/upstream/openblas.git
2018-10-04 Martin KroekerMerge pull request #1786 from martin-frbg/immintrin
2018-10-04 Martin KroekerCheck availability of immintrin.h in the AVX512 compati...
2018-10-04 Martin KroekerCheck availability of immintrin.h in the AVX512 compati...
2018-09-29 Martin KroekerMerge pull request #1780 from martin-frbg/issue1774-2
2018-09-28 Martin KroekerConvert fldmia/fstmia instructions to UAL syntax for...
2018-09-26 Martin KroekerMerge pull request #1778 from fengrl/develop
2018-09-26 fengruilintest_axpy work error on LOONGSON3A platform #1777
2018-09-25 Martin KroekerMerge pull request #1775 from martin-frbg/issue1774
2018-09-25 Martin KroekerConvert fldmia/fstmia instructions to UAL syntax for...
2018-09-23 Martin KroekerMerge pull request #1773 from martin-frbg/issue1767
2018-09-22 Martin KroekerInclude thread numbers in failure message from blas_thr...
2018-09-22 Martin KroekerMerge pull request #1771 from staticfloat/sf/ldflags
2018-09-22 Martin KroekerDocument the stub status of the QUAD_PRECiSION code...
2018-09-21 Elliot SabaAdd `$(LDFLAGS)` to `$(CC)` and `$(FC)` invocations...
2018-09-19 Martin KroekerMerge pull request #1765 from martin-frbg/issue1761
2018-09-19 Martin KroekerMerge pull request #1764 from yurivict/64-suffix
2018-09-19 Martin KroekerMerge pull request #1762 from martin-frbg/issue1710-2
2018-09-19 Martin KroekerFix default settings - USE_TLS and USE_SIMPLE_THREADED_...
2018-09-19 Martin KroekerCatch inadvertent USE_TLS=0 declaration
2018-09-16 Martin KroekerDo not use the new TLS code for non-threaded builds...
2018-09-16 Martin KroekerMerge pull request #4 from xianyi/develop
2018-09-16 YuriAllow to install the 'interfare64' version concurrently...
2018-09-13 Martin KroekerAdd an explicit cast to silence a warning
2018-09-13 Martin KroekerAdd explicit cast to silence a warning
2018-09-11 Martin KroekerMerge pull request #1759 from martin-frbg/lapack283
2018-09-11 Martin Kroekerremove unused variable ldb_t
2018-09-11 Martin Kroekerremove unused variable ldb_t
2018-09-11 Martin Kroekerremove unused variable ldb_t
2018-09-09 Martin KroekerMerge pull request #1757 from brada4/develop
2018-09-09 Andrewfix small typo
2018-09-07 Martin KroekerMerge pull request #1756 from martin-frbg/issue1754
2018-09-07 Martin KroekerMerge pull request #1749 from martin-frbg/issue1531
2018-09-06 Martin KroekerAdjust ARMV8 SGEMM unrolling when using the C fallback...
2018-09-06 Martin Kroekerjust make CBLAS_LAYOUT an alias of the existing CBLAS_ORDER
2018-09-06 Martin KroekerFollow netlib renaming/aliasing CBLAS_ORDER to CBLAS_LAYOUT
2018-09-04 Martin KroekerConditional compilation of assembly files that IOS...
2018-09-04 Martin KroekerFix paths to C kernels for nrm2
2018-08-30 Martin KroekerUpdate with the changes from 0.3.3
2018-08-30 Martin KroekerUpdate version to 0.3.4.dev
2018-08-30 Martin KroekerUpdate version to 0.3.4.dev
2018-08-30 Martin KroekerMerge pull request #1746 from martin-frbg/issue1674
2018-08-30 Martin KroekerAssume cross-compilation if host and target os differ
2018-08-29 Martin KroekerMerge pull request #1745 from martin-frbg/issue1743
2018-08-28 Martin KroekerMerge pull request #1744 from martin-frbg/lapack272
2018-08-28 Martin KroekerSet USE_TRMM for all ZARCH variants to fix TRMM faults...
2018-08-28 Martin KroekerFix missing replacements of ILAENV by ILAENV_2STAGE...
2018-08-28 Martin KroekerMerge pull request #1742 from martin-frbg/interim033
2018-08-26 Martin Kroekertypo fix
2018-08-26 Martin KroekerRewrite glibc version check
2018-08-25 Martin KroekerUpdate memory.c
2018-08-25 Martin KroekerMerge branch 'develop' into interim033
2018-08-25 Martin KroekerAdd USE_TLS option to choose between old and new implem...
2018-08-25 Martin KroekerAdd USE_TLS option to switch between old and new memory.c
2018-08-25 Martin KroekerCombo of default pre-0.3.1 memory.c and band-aided...
2018-08-16 Martin KroekerMerge pull request #1738 from sharkcz/s390x
2018-08-14 Dan Horákdetect z14 arch on s390x
2018-08-12 Martin KroekerMerge pull request #1731 from fenrus75/readme
2018-08-12 Martin KroekerMerge pull request #1733 from fenrus75/dsymv
2018-08-12 Martin KroekerMerge pull request #1732 from fenrus75/dgemv
2018-08-12 Martin KroekerMerge pull request #1730 from fenrus75/fix-sdot
2018-08-12 Martin KroekerMerge pull request #1729 from fenrus75/dscal
2018-08-11 Martin KroekerMerge pull request #1723 from maamountki/develop
2018-08-11 Arjan van de VenAdd an AVX512 enabled DSYMV (L) function
2018-08-11 Arjan van de VenAdd an AVX512 enabled DGEMV (n) function
2018-08-11 Arjan van de Venadd short blurb about avx512 and needed compiler to...
2018-08-11 Arjan van de VenFix typo in sdot function
2018-08-11 Arjan van de VenAdd an AVX512 enabled DSCAL function
2018-08-11 Martin KroekerMerge pull request #1725 from fenrus75/axpy
2018-08-11 Martin KroekerMerge pull request #1724 from fenrus75/sdot
2018-08-10 Martin KroekerMerge pull request #1728 from martin-frbg/changelog
2018-08-10 Martin KroekerAdd changes from the 0.3.x releases
2018-08-10 Arjan van de VenAdd a AVX512 enabled SAXPY/DAXPY functions
2018-08-10 Arjan van de VenAdd an AVX512 enabled SDOT function
2018-08-09 maamountkiDisable scal to benchmark zgemv separately by default
2018-08-09 Martin KroekerMerge pull request #1721 from fenrus75/ddot2
2018-08-09 Arjan van de VenAdd an AVX512 enabled DDOT function
2018-08-06 Martin KroekerMerge pull request #1717 from martin-frbg/issue1708
2018-08-06 Martin KroekerAdd workaround for avx512 compilations on Cygwin
2018-08-05 Martin KroekerMerge pull request #1715 from stevengj/patch-1
2018-08-05 Steven G. Johnsonfix blasabs for windows
2018-08-04 Martin KroekerMerge pull request #1713 from martin-frbg/issue1710
2018-08-04 Martin KroekerMerge pull request #1709 from stevengj/patch-1
2018-08-04 Martin Kroekerfabs -> fabsl
2018-08-04 Martin KroekerIntroduce blasabs() to switch between abs() and labs...
2018-08-04 Martin KroekerUse blasabs to switch between abs and labs as needed...
2018-08-03 Steven G. Johnsonfabs -> fabsl
2018-08-02 Martin KroekerMerge pull request #1703 from wsttiger/cmake_fix
2018-08-02 Martin KroekerMerge pull request #1707 from extrowerk/haiku_support
2018-08-02 Scott ThorntonAdded target_include_directories()
2018-08-02 Zoltán MizseiHaiku supporting patches
2018-08-02 Martin KroekerMerge pull request #1706 from oon3m0oo/develop
2018-08-02 Craig DonnerFix #1705 where we incorrectly calculate page locations.
2018-07-30 Scott ThorntonSet EXPORT_NAME to match OpenBLASConfig.cmake
2018-07-30 Martin KroekerSet version to 0.3.3.dev
2018-07-30 Martin KroekerSet version to 0.3.3.dev
2018-07-29 Martin KroekerMerge branch 'release-0.3.0' into develop
2018-07-25 Martin KroekerMerge pull request #1697 from martin-frbg/issue1696
2018-07-24 Martin KroekerDo not treat WIndows UWB builds as cross-compiling
2018-07-22 Martin KroekerMerge pull request #1695 from martin-frbg/issue1692
2018-07-22 Martin KroekerUnset memory table entry, not just the temporary pointe...
next