platform/upstream/openblas.git
2019-08-01 Martin KroekerAdd CPUID identification of Intel Ice Lake
2019-08-01 Martin KroekerAutodetect Intel Ice Lake (as SKYLAKEX target)
2019-07-03 Martin KroekerMerge pull request #2162 from martin-frbg/pgi
2019-07-01 Martin KroekerMerge pull request #2172 from quickwritereader/develop
2019-07-01 AbdelRaufcgemm/ctrmm power9
2019-06-30 Martin KroekerMerge pull request #2170 from pkubaj/patch-1
2019-06-28 pkubajFix build for PPC970 on FreeBSD pt.2
2019-06-28 pkubajFix build for PPC970 on FreeBSD pt. 1
2019-06-25 Martin KroekerMerge pull request #2169 from pkubaj/develop
2019-06-25 Piotr KubajFix build on FreeBSD/powerpc64.
2019-06-20 Martin KroekerPGI compiler does not like -march=native
2019-06-19 Martin KroekerMerge pull request #2167 from kavanabhat/dtrmm_power8_s...
2019-06-19 kavanabhatUpdate dtrmm_kernel_16x4_power8.S
2019-06-17 AbdelRaufnew sgemm 8x16
2019-06-16 Martin KroekerFix mov syntax
2019-06-16 Martin KroekerZero ecx with a mov instruction
2019-06-14 Martin KroekerUpdate Makefile.x86_64
2019-06-13 Martin KroekerDo not force gcc options on non-gcc compilers
2019-06-10 Martin KroekerMerge pull request #2159 from martin-frbg/issue2149
2019-06-10 Martin KroekerAvoid unintentional activation of TLS code via USE_TLS=0
2019-06-10 Martin KroekerMerge pull request #2158 from martin-frbg/issue2143
2019-06-10 Martin KroekerRemove any inadvertent use of -march=native from DYNAMI...
2019-06-09 Martin KroekerMerge pull request #2157 from martin-frbg/2154-2
2019-06-09 Martin KroekerUpdate fc.cmake
2019-06-08 Martin KroekerAdd gfortran workaround for potential ABI violation
2019-06-07 Martin KroekerMerge pull request #2148 from TiborGY/cpp_thread_test_2
2019-06-06 Martin KroekerMerge pull request #2156 from martin-frbg/issue2154
2019-06-06 Martin KroekerAdd gfortran workaround for ABI violations
2019-06-06 Martin KroekerAdd gfortran workaround for ABI violations in LAPACKE
2019-06-06 Martin KroekerMerge pull request #2153 from quickwritereader/develop
2019-06-05 AbdelRaufconflict resolve
2019-06-05 AbdelRaufpower9 zgemm ztrmm optimized
2019-06-05 Martin KroekerMerge pull request #2145 from martin-frbg/1912-3
2019-06-05 Martin KroekerMerge pull request #2110 from pc2/cpu-detection
2019-06-05 Michael Lassc_check: Unlink correct file
2019-06-05 Michael LassFix detection of AVX512 capable compilers in getarch
2019-06-04 AbdelRaufsgemm pipeline improved, zgemm rewritten without inner...
2019-06-03 Martin KroekerDocument NO_AVX512
2019-06-01 TiborGY add c++ thread test option to Makefile.rule
2019-06-01 TiborGYhook up c++ thread safety test (main Makefile)
2019-06-01 TiborGYupload thread safety test folder
2019-05-30 AbdelRaufimproved zgemm power9 based on power8
2019-05-30 Martin KroekerUse generic kernels for complex (I)AMAX to support...
2019-05-30 Martin KroekerEnsure correct output for DAMAX with softfp
2019-05-29 Martin KroekerSeparate implementations of AMAX and IAMAX on arm
2019-05-29 Martin KroekerMerge pull request #2144 from xianyi/revert-2142-issue1...
2019-05-29 Martin KroekerRevert "Add softfp support in min/max kernels"
2019-05-28 Martin KroekerMerge pull request #2142 from martin-frbg/issue1912-2
2019-05-28 Martin KroekerMerge pull request #2141 from martin-frbg/issue1912
2019-05-28 Martin KroekerAdd softfp support in min/max kernels
2019-05-26 Martin KroekerMerge pull request #2140 from martin-frbg/pgi19
2019-05-24 Martin KroekerBuild and run utests in any case, they do their own...
2019-05-22 Martin KroekerDo not try ancient PGI hacks with recent versions of...
2019-05-16 Martin KroekerMerge pull request #2136 from martin-frbg/issue2126
2019-05-15 Martin KroekerMerge pull request #2134 from tylerjereddy/skylake_regr...
2019-05-15 Martin KroekerRemove unrelated change
2019-05-15 Martin KroekerAdd option USE_LOCKING but keep default settings intact
2019-05-15 Martin KroekerAdd option USE_LOCKING for SMP-like locking in USE_THRE...
2019-05-15 Martin KroekerAdd option USE_LOCKING for single-threaded build with...
2019-05-15 Martin KroekerAdd option USE_LOCKING for single-threaded build with...
2019-05-14 Tyler ReddyTST: add SkylakeX AVX512 CI test
2019-05-14 Martin KroekerMerge pull request #2130 from isuruf/drone
2019-05-12 Isuru FernandoFix typo
2019-05-12 Isuru Fernandoarm32 build
2019-05-12 Isuru FernandoRemove qemu armv8 builds
2019-05-12 Isuru FernandoSee if ubuntu 19.04 fixes the ICE
2019-05-12 Isuru Fernandoparallel build
2019-05-12 Isuru Fernandobuild without lapack on cmake
2019-05-12 Isuru FernandoAdd cmake builds and print options
2019-05-12 Isuru FernandoAdd a cmake build as well
2019-05-12 Isuru Fernandono need of gcc in clang build
2019-05-12 Isuru Fernandoupdate yes
2019-05-12 Isuru FernandoFix typo
2019-05-12 Isuru Fernandoapt update
2019-05-12 Isuru FernandoSwitch to ubuntu and parallel jobs
2019-05-12 Isuru Fernandogfortran->gcc-gfortran
2019-05-12 Isuru FernandoInstall gfortran and add a clang job
2019-05-12 Isuru FernandoInstall perl
2019-05-12 Isuru FernandoInstall gcc
2019-05-12 Isuru Fernandoremove sudo
2019-05-12 Isuru Fernandoinstall make
2019-05-12 Isuru FernandoTest drone CI
2019-05-12 Martin KroekerMerge pull request #2129 from martin-frbg/armv8azure
2019-05-11 Martin KroekerUpdate .travis.yml
2019-05-11 Martin KroekerMove ARMv8 gcc build from Travis to Azure
2019-05-11 Martin KroekerMove ARMv8 gcc build from Travis to Azure
2019-05-09 Martin KroekerMerge pull request #2127 from martin-frbg/issue2114_2
2019-05-09 Martin KroekerReplace ISMIN and ISAMIN kernels on all x86_64 platform...
2019-05-09 Martin KroekerAdd NO_AFFINITY to available options on Linux, and...
2019-05-09 Martin KroekerMerge pull request #2124 from tylerjereddy/manylinux1_azure
2019-05-09 Martin KroekerMerge pull request #2123 from tylerjereddy/azure_readme...
2019-05-09 Martin KroekerMerge pull request #2120 from brada4/getrf-2113
2019-05-09 Tyler ReddyTST: Azure manylinux1 & clean-up
2019-05-08 Martin KroekerAdd ARMV6 build to azure CI setup (#2122)
2019-05-08 Tyler ReddyDOC: Add Azure CI status badge
2019-05-08 Martin KroekerUpdate azure-pipelines.yml
2019-05-08 Martin KroekerUpdate azure-pipelines.yml
2019-05-08 Martin KroekerUpdate azure-pipelines.yml
2019-05-08 Martin KroekerUpdate azure-pipelines.yml
2019-05-08 Martin KroekerUpdate azure-pipelines.yml
next