platform/upstream/openblas.git
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...
2015-12-14 Zhang XianyiFixed rotg bug on ARM.
2015-12-10 Zhang XianyiMerge pull request #713 from btracey/patch-2
2015-12-10 Zhang XianyiMerge pull request #711 from btracey/patch-1
2015-12-09 Brendan TraceyFix Dormbr to perform the correct size operations with...
2015-12-09 Brendan TraceyFix Dormlq to perform the correct size operations with...
2015-12-04 Zhang XianyiMerge branch 'develop' of github.com:xianyi/OpenBLAS...
2015-12-04 Zhang XianyiRefs #708. Modified config template for MSVC.
2015-12-02 Zhang XianyiRefs #706. Fixed lapacke installation error.
2015-12-01 Zhang XianyiMerge pull request #704 from tkelman/patch-1
2015-12-01 Tony Kelmanfix makefile warning when renaming symbols
2015-11-30 Zhang XianyiRefs #697. Fixed gemv bug for Windows.
2015-11-30 Zhang XianyiRefs #702. Delete redundant xerbla exporting
2015-11-24 Zhang XianyiRefs #699. Split the obj list of LAPACKE 3.6.0.
2015-11-23 Zhang XianyiMerge pull request #690 from rayglover/msvc-fix
2015-11-23 Zhang XianyiMerge pull request #696 from ashwinyes/develop_20151120...
2015-11-23 Werner Saarfix for bad or outdated mingw compiler
2015-11-23 Ashwin Sekhar T Klapack-test fixes in nrm2 kernels for Cortex A57
2015-11-21 Werner Saarlapack fixes for Windos
2015-11-21 Werner Saarfixes for cross compile
2015-11-20 Werner Saarbugfix for cross compiling
2015-11-20 Werner Saaradded lapack-3.6.0
2015-11-20 Werner Saarremoved lapack-3.5.0
2015-11-20 Werner Saarincrease the stack size limit in the constructor
2015-11-19 Ashwin Sekhar T KFix blas_lock for arm64
2015-11-19 Ashwin Sekhar T Klapack-test fixes for Cortex A57
2015-11-19 Ashwin Sekhar T KChange BUFFER_SIZE for Cortex A57 to 20 MB
2015-11-17 Ray Glover(Visual Studio) Don't use C99 complex numbers when...
2015-11-10 Zhang XianyiFix #686. Merge branch 'ashwinyes-develop' into develop
2015-11-10 Zhang XianyiUse 40 MB buffer for ARM Cortex A57.
2015-11-10 Zhang XianyiDelete vi swap file.
2015-11-10 Zhang XianyiMerge branch 'develop' of https://github.com/ashwinyes...
2015-11-10 Zhang XianyiUpdate develop version.
2015-11-09 Zhang XianyiMerge pull request #684 from sebastien-villemot/develop
2015-11-09 Sébastien VillemotFix detection of POWER architecture in c_check.
2015-11-09 Ashwin Sekhar T KFix bug in benchmark/gemm.c
2015-11-09 Ashwin Sekhar T KOptimized trmm kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized zgemm kernel for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized cgemm kernel for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized dgemm kernel for CORTEXA57
2015-11-09 Ashwin Sekhar T KImprove the sgemm kernel for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized gemv kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized swap kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized scal kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized rot kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized nrm2 kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized dot kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized copy kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized axpy kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized asum kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized iamax kernels for CORTEXA57
2015-11-09 Ashwin Sekhar T KOptimized amax kernels for CORTEXA57
next