platform/upstream/openblas.git
2016-03-01 Werner Saaradded dgemm-, dtrmm-, zgemm- and ztrmm-kernel for power8
2015-11-03 Zhang XianyiInit POWER8 kernels by POWER6.
2016-02-05 Zhang XianyiFixed #778. Merge branch 'buffer51-develop' into develop
2016-02-04 buffer51Restored LAPACK_COMPLEX_STRUCTURE for Android prior...
2016-02-04 buffer51Fixed linking error when compiling ARMv7 for Android...
2016-02-04 buffer51Fix lapack complex implementation of lauu2 and potf2...
2016-02-04 Zhang XianyiFixed #773 blas_quickdivide bug on CMake and Visual...
2016-02-02 Zhang XianyiFixed #711, #698. Merge branch 'byzhang-develop' into...
2016-02-02 Zhang XianyiMerge branch 'develop' of https://github.com/byzhang...
2016-02-02 Zhang XianyiMerge pull request #743 from tkelman/patch-1
2016-02-02 Zhang XianyiFixed #769. Merge branch 'martin-frbg-develop' into...
2016-02-02 Martin KroekerUpdate dynamic.c and cpuid_x86.c for Intel Avoton.
2016-02-02 Zhang XianyiRefs #768. Swap the result of zdot x87 fp kernel.
2016-02-02 Martin KroekerUpdate cpuid_x86.c
2016-02-02 Benyu ZhangFix the source paths
2016-02-02 Zhang XianyiRefs #768. Swap the result of zdot x87 fp kernel.
2016-01-30 Tony Kelmanre enable Fortran optimization flag on windows
2016-01-29 Zhang XianyiFix utest bug when INTERFACE64=1.
2016-01-29 Zhang XianyiUse ctest.h for unit test. Enable unit test on travis CI.
2016-01-28 Zhang XianyiDetect ARMV8 on 32-bit mode by using ARMV7 kernels.
2016-01-27 Zhang XianyiRefs #714. avoid compiling warnings.
2016-01-26 Zhang XianyiMerge pull request #764 from martin-frbg/develop
2016-01-26 Martin KroekerUpdate Makefile.system
2016-01-26 Zhang XianyiRefs #723. Avoid out of boundary for getf2.
2016-01-26 Zhang XianyiMerge pull request #762 from jeromerobert/bug760
2016-01-26 Zhang XianyiMerge pull request #759 from jeromerobert/bug742
2016-01-26 Zhang XianyiMerge pull request #749 from lotheac/illumos_fixes
2016-01-26 Jerome RobertLet openblas_get_num_threads return the number of activ...
2016-01-26 wernsaarMerge pull request #761 from wernsaar/develop
2016-01-25 Werner Saarupdated gemv_n_vfpv3.S for armv7
2016-01-25 Werner Saarupdated nrm2 kernel for armv7
2016-01-25 Werner Saarupdated trmm kernels for armv7
2016-01-25 Werner Saarupdated gemm kernels for armv7
2016-01-25 Lauri Tirkkonendon't pass -Y at all to the linker on illumos
2016-01-24 Werner Saarupdated KERNEL.ARMV6
2016-01-24 Werner Saarupdated gemv kernel for armv6
2016-01-24 Werner Saarupdated cgemv and zgemv kernels for armv6
2016-01-24 Werner Saarupdated trmm_kernels for armv6
2016-01-24 Werner Saarupdated gemm_kernels for armv6
2016-01-24 Jerome RobertUse GEMM_MULTITHREAD_THRESHOLD as a number of ops
2016-01-24 Werner Saarupdated cdot and zdot on arm
2016-01-24 Jerome Robert[z]ger: increase multithread threshold
2016-01-23 Werner SaarRef #740: updated nrm2_vfp.S
2016-01-23 Werner SaarRef #740: updated asum_vfp.S and iamax_vfp.S
2016-01-23 Werner SaarRef #750 and Ref #740 : bugfix for sdot, dsdot and...
2016-01-22 Lauri Tirkkonenactually install the shared lib on illumos
2016-01-22 Lauri Tirkkonenactually build the shared lib on illumos
2016-01-22 Lauri Tirkkonenuse $(AWK) in Makefile.install and switch it to nawk
2016-01-22 Lauri TirkkonenRLIMIT_NPROC doesn't exist on illumos
2016-01-22 Lauri Tirkkonenmake parallel make work on illumos
2016-01-22 Lauri Tirkkonenillumos fixes to memory.c
2016-01-21 wernsaarMerge pull request #747 from wernsaar/develop
2016-01-21 Werner Saaradded updates for syrk and syr2k
2016-01-20 Zhang XianyiMerge pull request #745 from jakirkham/minor_fix_scipy_prof
2016-01-20 Zhang XianyiMerge pull request #744 from jeromerobert/bug731
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/dsyrk.py: Overwrite will work...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/ssyrk.py: Overwrite will work...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/dsyrk.py: Arrays should be...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/ssyrk.py: Arrays should be...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/ssyrk.py: Fix PEP8 issues.
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/dsyrk.py: Fix PEP8 issues.
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/ssyrk.py: Write values into...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/dsyrk.py: Write values into...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/ssyrk.py: Use the environment...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/dsyrk.py: Use the environment...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/ssyrk.py: Drop unneeded semicolons.
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/dsyrk.py: Drop unneeded semicolons.
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/ssyrk.py: Allocate `C` using...
2016-01-19 John Kirkhambenchmark/scripts/SCIPY/dsyrk.py: Allocate `C` using...
2016-01-19 Jerome Robertupdate CONTRIBUTORS.md
2016-01-19 Jerome Robertswap: disable multi-threading for small matrices
2016-01-19 Jerome RobertDisable multi-threading for small matrices in [z]ger
2016-01-17 Werner SaarRef #740: simple solution to clear floating point regis...
2016-01-14 Zhang XianyiFixed CMake bug for single core.
2016-01-13 Zhang Xianyi[av skip] Change test cmd on Travis.
2016-01-13 Zhang XianyiRefs #738. Fix previous commit bug. Run BLAS and CBLAS...
2016-01-12 Zhang XianyiRefs #738. Run test on Travis.
2016-01-12 Zhang XianyiMerge branch 'develop' of github.com:xianyi/OpenBLAS...
2016-01-12 Zhang XianyiMerge branch 'jeromerobert-bug736' into develop
2016-01-12 Zhang Xianyi#736 Revert #733 patch to fix bus error on ARM.
2016-01-12 Zhang XianyiMerge pull request #739 from sebastien-villemot/develop
2016-01-11 Sébastien VillemotFix output descriptors of c_{s,d,c,z}blat3
2016-01-11 Sébastien VillemotFix CBLAS double complex level 2 tests
2016-01-10 Jerome Robertstack alloc: Fix stack smashing detection in 32bits
2016-01-10 Werner Saaradded benchmark tests for ssyrk and dsyrk
2016-01-09 Zhang XianyiMerge pull request #734 from jeromerobert/common_stackalloc
2016-01-08 Jerome RobertFactorize MAX_STACK_ALLOC code to common_stackalloc.h
2016-01-06 Zhang XianyiMerge pull request #733 from yuyichao/arm-asm
2016-01-05 Yichao YuDo not use vsub to clear the register values since...
2016-01-05 wernsaarMerge pull request #732 from wernsaar/develop
2016-01-05 Werner Saaradded optimized trsm_kernels
2016-01-05 Werner Saarinclude sched.h if OS is Android
2016-01-04 Zhang XianyiMerge pull request #728 from jeromerobert/fix-no-stack...
2015-12-31 Jerome RobertFix compilation when MAX_STACK_ALLOC is not set
2015-12-31 Jerome RobertLet make MAX_STACK_ALLOC=0 do what expected
2015-12-28 Zhang XianyiMerge pull request #726 from jeromerobert/amd-e2-3200
2015-12-28 Zhang XianyiMerge pull request #725 from jeromerobert/make-nb-jobs
2015-12-28 Jerome RobertFix detection of AMD E2-3200
2015-12-28 Jerome RobertAllow to force the number of parallel make job
2015-12-14 Zhang XianyiMerge branch 'develop' of github.com:xianyi/OpenBLAS...
next