platform/upstream/openblas.git
2018-01-19 Andrewadd missing brackets to silence indentation warnings...
2018-01-12 Andrewadd missing bracket for old glibc (cppcheck)
2018-01-12 AndrewInitialize values to silence cppcheck
2018-01-12 AndrewInitialize uninitialized variables (cppcheck)
2018-01-02 AndrewLAPACK helpers in C that need care too
2018-01-01 Andrewaddress last warnings as seen by gcc7
2018-01-01 Andrewremove surplus parentheses to silence clang5
2018-01-01 AndrewEliminate remaining unused results in kernels (clang5...
2017-12-26 Andrewinitialize potentially unitialized variables (clang5)
2017-12-21 Andrewfix couple of dead assignment warnings
2017-12-21 Andrewremove unused buffer
2017-12-05 Andrewwarning cleanup (#1380)
2017-12-05 Martin KroekerMerge pull request #1382 from martin-frbg/dtrmv-1332
2017-12-05 Martin KroekerMerge pull request #1386 from martin-frbg/bignuma
2017-12-05 Martin KroekerMerge pull request #1387 from martin-frbg/cmakeandroid
2017-12-05 Martin KroekerExplicitly link against libm on Android with cmake...
2017-12-05 Martin KroekerLimit MAX_CPU to 1024 for now
2017-12-03 Martin KroekerDisable gemv unrolling
2017-12-03 Martin KroekerDisable multithreading for trmv
2017-12-03 Martin KroekerMerge pull request #1381 from martin-frbg/ctest-warnings
2017-12-03 Martin KroekerFix compiler warnings in ctest
2017-12-03 Martin KroekerMerge pull request #1379 from martin-frbg/warnfix
2017-12-02 Martin KroekerWork around compiler warnings for unused variables...
2017-12-02 Martin KroekerMerge pull request #1372 from martin-frbg/param
2017-12-02 Martin KroekerPrefix make jobs with travis_wait (#1378)
2017-12-01 Martin KroekerMerge pull request #1377 from isuruf/threads
2017-12-01 Isuru FernandoAllow overriding NUM_THREADS
2017-12-01 Martin KroekerMerge pull request #1376 from xoviat/patch-2
2017-11-30 xoviat[appveyor] fix test directory
2017-11-30 Martin KroekerMerge pull request #1375 from xoviat/patch-1
2017-11-30 xoviat[appveyor] fix syntax
2017-11-30 xoviat[appveyor] Use out-of-tree build and cache
2017-11-30 Martin KroekerMerge pull request #1373 from mc10/patch-1
2017-11-29 Kevin JiREADME: Use the SVG Travis badge
2017-11-29 Martin KroekerCorrect zgeadd_k prototype
2017-11-29 Martin KroekerMerge pull request #1371 from martin-frbg/develop
2017-11-28 martinAdd trivially optimized DSDOT for POWER8
2017-11-28 Martin KroekerMerge pull request #1369 from martin-frbg/dsdot
2017-11-28 Martin KroekerMerge pull request #1368 from brada4/develop
2017-11-26 Martin KroekerMerge pull request #1366 from martin-frbg/develop
2017-11-26 Andrewmore dead increments clang4 scan-build deadcode.deadstores
2017-11-26 AndrewEliminate 2-8 dead increments code
2017-11-25 Andrewelminate unread variable, after reiteration 3 of them...
2017-11-24 Martin KroekerAdd trivially optimized dsdot based on sdot
2017-11-24 Martin KroekerAdd trivially optimized dsdot based on sdot
2017-11-24 Martin KroekerAdd trivially optimized dsdot based on sdot
2017-11-24 Martin KroekerAdd trivially optimized dsdot based on sdot
2017-11-24 Martin KroekerAdd trivially optimized dsdot based on sdot
2017-11-24 Martin KroekerAdd trivially optimized dsdot based on sdot
2017-11-24 Martin KroekerAdd trivially optimized dsdot based on sdot
2017-11-24 Andreweliminate Wunused-const gcc7 warning
2017-11-24 Andrewfix spurious compiler warning fix (no code change)
2017-11-24 Andrewfix spurious compiler warning (no code change)
2017-11-24 martinfix location of lapacke_nancheck
2017-11-24 martinupdate cmake files
2017-11-23 martinupdate cmakefiles for lapack 3.8.0
2017-11-23 martinUpdate LAPACK to 3.8.0
2017-11-22 Martin KroekerMerge pull request #1365 from xoviat/patch-1
2017-11-22 xoviat[appveyor] use cmake from conda forge
2017-11-19 Martin KroekerMerge pull request #1364 from martin-frbg/shmem-init
2017-11-18 Martin KroekerHandle shmem init failures in cpu affinity setup code
2017-11-18 Martin KroekerMerge pull request #1359 from brada4/develop
2017-11-18 Martin KroekerMerge pull request #1347 from martin-frbg/issue1322
2017-11-18 Martin KroekerMake return parameter of cblas_Xdotc_sub, cblas_Xdotu_s...
2017-11-18 Martin KroekerMake last parameter of cblas_Xdotc_sub/cblas_Xdotu_sub...
2017-11-18 Martin KroekerFix declaration of cblas_Xdotc_sub and cblas_Xdotu_sub
2017-11-15 AndrewEliminate mode variable where not needed
2017-11-15 Martin KroekerMerge pull request #1358 from martin-frbg/unused_vars
2017-11-14 Martin KroekerRemove unused variables from Haswell dtrmm and Bulldoze...
2017-11-14 Martin KroekerRemove unused variables at0...at3 from ?symv_U
2017-11-14 Martin KroekerRemove unused (loop?) variable j from the gemv_n_4...
2017-11-14 Martin KroekerRemove unused variable btpr
2017-11-14 Martin KroekerSilence an unused variable warning with a cast
2017-11-10 Martin KroekerMerge pull request #1353 from xoviat/patch-1
2017-11-10 Martin KroekerMerge pull request #1356 from martin-frbg/lapack-issue196
2017-11-10 Martin KroekerBreak out of potentially infinite rescaling loop after...
2017-11-10 Martin KroekerMerge pull request #1354 from martin-frbg/shmem
2017-11-09 Martin KroekerMerge branch 'develop' into shmem
2017-11-09 Martin KroekerMerge branch 'develop' into shmem
2017-11-09 Martin KroekerTry to handle shmget or shmat failing
2017-11-09 xoviat[appeyor] use flang from conda-forge
2017-11-09 Martin KroekerMerge pull request #1352 from martin-frbg/issue1351
2017-11-09 Martin KroekerOutput an error message when shmat() fails
2017-11-08 Martin KroekerMerge pull request #1350 from insertinterestingnamehere...
2017-11-07 Isuru FernandoFix gensymbol script
2017-11-06 Ian HenriksenMerge pull request #1 from xoviat/patch-1
2017-11-06 xoviat[appveyor] fixes
2017-11-06 Ian HenriksenBuild MATGEN LAPACK routines by default when building...
2017-11-06 Ian HenriksenUpdate lapacke.cmake with routines added in LAPACK...
2017-11-06 Ian HenriksenUpdate lapack.cmake with additional routines from LAPAC...
2017-11-06 Ian HenriksenAllow using compilers other than gfortran in conjunctio...
2017-11-05 Martin KroekerModify complex CBLAS functions to take void pointers
2017-11-05 Martin KroekerChange prototypes of all complex functions to use void*
2017-10-25 Martin KroekerMerge pull request #1329 from martin-frbg/dsdot
2017-10-25 Martin KroekerEliminate loop code when called as/from dsdot
2017-10-24 Martin KroekerMerge pull request #1334 from ashwinyes/develop_aarch64...
2017-10-24 Ashwin Sekhar T KARM64: Convert all labels to local labels
2017-10-24 Martin KroekerMerge pull request #1333 from martin-frbg/haswell32
2017-10-24 Martin KroekerFix 32bit HASWELL
2017-10-22 Martin KroekerSplit the microkernel workload into chunks of 32 floats...
next