platform/upstream/openblas.git
2018-12-31 Martin KroekerIncrement version to 0.3.6.dev
2018-12-31 Martin KroekerIncrement version to 0.3.6.dev
2018-12-31 Martin KroekerMerge branch 'release-0.3.0' into develop
2018-12-31 Martin KroekerUpdate ChangeLog.txt with changes from 0.3.5
2018-12-31 Martin KroekerMerge pull request #1944 from hartzell/patch-1
2018-12-30 George HartzellTypo: Skyalke -> Skylake
2018-12-30 Martin KroekerMerge pull request #1939 from TiborGY/patch-2
2018-12-30 Martin KroekerMerge pull request #1943 from martin-frbg/issue1748
2018-12-30 Martin KroekerRe-enable loop unrolling in trmv and remove the scary...
2018-12-30 Martin KroekerMerge pull request #1942 from martin-frbg/issue1720
2018-12-30 Martin KroekerRemove stray include of complex.h
2018-12-29 Martin KroekerDelete the pthread key on cleanup in TLS mode
2018-12-29 Martin KroekerFix wrong case in TARGET setting for Alpine
2018-12-28 TiborGYUpdate cpuid_mips64.c
2018-12-28 TiborGYUpdate Makefile
2018-12-28 TiborGYUpdate cpuid_mips.c
2018-12-28 TiborGYUpdate cpuid_arm.c
2018-12-27 TiborGYFix typo in UNKNOWN core name
2018-12-24 Martin KroekerMerge pull request #1932 from martin-frbg/issue1915
2018-12-24 Martin KroekerRemove unnecessary change again
2018-12-24 Martin KroekerMerge pull request #1934 from fenrus75/betagoof
2018-12-24 Arjan van de VenFix thinko in skylake beta handling
2018-12-23 Martin KroekerMake sure that -fPIC is present if needed
2018-12-23 Martin KroekerMake sure that -fPIC is present when needed
2018-12-23 Martin KroekerMerge pull request #1931 from martin-frbg/pr1921
2018-12-23 Martin KroekerUse -dumpversion with gcc only
2018-12-23 Martin KroekerAdd -mavx2 for TARGET=HASWELL if compiler supports...
2018-12-23 Martin KroekerAdd -mavx2 to TARGET=HASWELL builds
2018-12-23 Martin KroekerMerge pull request #1930 from martin-frbg/issue1908
2018-12-23 Martin KroekerReflect ARMV8 target definition changes from PR1876
2018-12-23 Martin KroekerMerge pull request #1929 from martin-frbg/issue1924
2018-12-22 Martin KroekerAvoid taking the root of a negative number
2018-12-22 Martin KroekerMerge pull request #1 from xianyi/develop
2018-12-17 Martin KroekerMerge pull request #1921 from fenrus75/haswelldgemm
2018-12-16 Arjan van de Venset GEMM_PREFERED_SIZE for HASWELL
2018-12-16 Arjan van de Vendgemm: use dgemm_ncopy_8_skylakex.c also for Haswell
2018-12-16 Arjan van de Vendgemm: Use the skylakex beta function also for haswell
2018-12-16 Martin KroekerMerge pull request #1919 from fenrus75/haswelltuning
2018-12-16 Martin KroekerUpdate Makefile
2018-12-16 Martin Kroekertypo
2018-12-16 Martin KroekerAdd -mavx2 on Haswell only if the compiler supports it
2018-12-16 Arjan van de VenMake the skylakex/haswell sgemm code compile and run...
2018-12-15 Martin Kroekeruse -maxv2 on haswell
2018-12-15 Martin Kroekershould be core-avx2
2018-12-15 Martin Kroekerfix elseifeq and use older option core2-avx for compati...
2018-12-15 Martin KroekerAdd -march=haswell to HASWELL part of DYNAMIC_ARCH...
2018-12-15 Arjan van de VenUse sgemm_ncopy_4_skylakex.c also for Haswell
2018-12-15 Arjan van de VenUse the skylake sgemm beta code also for haswell
2018-12-13 Martin KroekerMerge pull request #1914 from fenrus75/smallmatrix
2018-12-13 Arjan van de VenAdd a "sgemm direct" mode for small matrixes
2018-12-12 Martin KroekerMerge pull request #1910 from martin-frbg/issue1909
2018-12-11 Martin Kroekermake sure the added march=skylake-avx512 does not cause...
2018-12-11 Martin KroekerAdd -march=skylake-avx512 to SkylakeX part of DYNAMIC_A...
2018-12-11 Martin KroekerAvoid adding blanket march=skylake-avx512 to dynamic_ar...
2018-12-07 Martin KroekerFix typo in previous commit for arm dynamic arch
2018-12-07 Martin KroekerAdd DYNAMIC_CORE list for ARM64
2018-12-07 Martin KroekerMake sure to use the arm version of dynamic.c in ARM64...
2018-12-06 Martin KroekerMerge pull request #1904 from martin-frbg/issue1870
2018-12-06 Martin KroekerFix missing parameter in popen call
2018-12-06 Martin KroekerRewrite the conditional for OSX to fix cmake parsing...
2018-12-06 Martin KroekerAvoid creating spurious non-suffixed c/zgemm_kernels
2018-12-06 Martin KroekerFix typo that broke CNRM2 on ARMV8 since 0.3.0
2018-12-05 Martin KroekerMerge pull request #1903 from rengolin/armv8
2018-12-05 Renato GolinFix two mistakes on Arm64 builds
2018-12-03 Martin KroekerUse p2align instead of align for OSX compatibility
2018-12-03 Martin KroekerMerge pull request #1899 from brada4/fbsd12
2018-12-03 Martin KroekerMerge branch 'develop' into fbsd12
2018-12-03 Martin KroekerMerge pull request #1894 from pkubaj/patch-2
2018-12-03 Martin KroekerUpdate Makefile.system
2018-12-02 Martin KroekerUpdate with the changes from 0.3.4
2018-12-02 Martin KroekerIncrement version to 0.3.5.dev
2018-12-02 Martin KroekerIncrement version to 0.3.5.dev
2018-12-02 Martin KroekerUpdate with changes from 0.3.4 v0.3.4
2018-12-02 Martin KroekerMerge pull request #1900 from xianyi/develop
2018-12-02 Martin KroekerMerge branch 'release-0.3.0' into develop
2018-12-02 Martin Kroekerfixup BSD naming of powerpc arch
2018-12-02 Andrewoops
2018-12-02 AndrewAdd architecture mappings for FreeBSD12
2018-12-02 Andrewinit
2018-12-01 Martin KroekerHandle Android environments that identify as Linux...
2018-11-30 Martin KroekerReally revert xDOT changes from 1832
2018-11-30 Martin KroekerMerge pull request #1892 from martin-frbg/mipsdot
2018-11-30 pkubajFix build on POWER, remove DragonFly, add NetBSD
2018-11-30 pkubajUse correct Makefile on powerpc64
2018-11-30 Andrewremove surplus locking code , only enabled w x86, disab...
2018-11-30 Martin KroekerRevert DOT kernel changes from #1834
2018-11-30 Martin KroekerUse generic kernel for DSDOT/SDSDOT
2018-11-30 Martin KroekerMerge pull request #1834 from fengrl/develop
2018-11-29 Martin KroekerMerge pull request #1890 from martin-frbg/issue1889
2018-11-29 Martin Kroekercall it OpenBLAS not just version
2018-11-29 Martin KroekerImprove formatting of config output
2018-11-28 Martin KroekerPropagate version number for openblas_get_config
2018-11-28 Martin Kroekerpropagate verison number for openblas_config_version
2018-11-28 Martin KroekerAdd version information to openblas_get_config output
2018-11-25 Martin KroekerMerge pull request #1885 from brada4/freebsd
2018-11-25 AndrewAdd return value so that freebsd system clang does...
2018-11-25 Andrewinit
2018-11-25 Martin KroekerMerge pull request #1875 from martin-frbg/issue1851
2018-11-25 Martin KroekerMerge pull request #1869 from martin-frbg/axpy0
2018-11-25 Martin KroekerMerge pull request #1878 from kiwifb/PGI_f_check
next