658 Commits (cc7876f660a4ceb26caf5deee528931d494b54f4)
 

Author SHA1 Message Date
  wernsaar cc7876f660 Merge remote branch 'origin/master' into haswell 12 years ago
  wernsaar fe8b841c82 Merge remote branch 'origin/develop' into haswell 12 years ago
  wernsaar 9b1b01a478 modified common.h 12 years ago
  wernsaar 2a625447ea modified common.h 12 years ago
  wernsaar 8191efc420 changed level3.c 12 years ago
  wernsaar 04d51536a4 changed level3.c 12 years ago
  wernsaar 0b6e13b689 Merge remote branch 'origin/develop' into haswell 12 years ago
  wernsaar 5c648a8984 Merge remote branch 'origin/develop' into haswell 12 years ago
  wernsaar 7581e2e9cb merged common_x86.h and common_x86_64.h from develop 12 years ago
  Zhang Xianyi 5048a80032 Refs #283. Fixed the incorrect usage of long data type for Windows 64. 12 years ago
  wernsaar f1db386211 changes for compatibility with Pathscale compiler 12 years ago
  Zhang Xianyi a2942456ef Refs #307. Fixed the hang bug when free OpenBLAS dll in Windows. 12 years ago
  Zhang Xianyi 6d8095bcb9 Avoid argument list too long issue in make clean. 12 years ago
  Zhang Xianyi 2f5fdd2000 Refs #314. Fixed clang compiling bug on OSX. 12 years ago
  Zhang Xianyi 73770e60b8 Refs #309. Fixed trtri_U single thread computational bug. 12 years ago
  wernsaar 6216ab8a7e removed obsolete gemm_kernels from haswell branch 12 years ago
  Zhang Xianyi 6d9d70c55c Fixed #315. Added OPENBLAS_ prefix to openblas_config.h. 12 years ago
  Zhang Xianyi dfd1064d7b refs #287. Don't enable OpenMP for netlib LAPACK sequential Fortran codes. 12 years ago
  wernsaar afe44b0241 tests and code cleanup of gemm_kernels for HASWELL 12 years ago
  wernsaar a77c71eaf5 added highly optimized dgemm_kernel for HASWELL 12 years ago
  Zhang Xianyi b2219b3478 Merge pull request #311 from loladiro/patch-1 12 years ago
  Keno Fischer f5a0038bad Use FC instead of CC to link the dynamic library on OS X 12 years ago
  Zhang Xianyi c937090121 Added gfortran dependency for LSB/lsbcc. 12 years ago
  wernsaar fe8c5666f9 optimized dgemm_kernel for HASWELL 12 years ago
  wernsaar f6b50057e2 corrected and testet FMA3 Code 12 years ago
  wangqian beffee7d91 Fixed buffer overflow bug in kernel/x86_64/dgemv_t.S file. 12 years ago
  Zhang Xianyi a35f4343fa Merge pull request #301 from yieldthought/develop 12 years ago
  yieldthought ce5626a384 Remove -Wl,--retain-symbols-file from dynamic library linking to fix tool support 12 years ago
  Zhang Xianyi 16eb780e13 Refs #262. Fixed compatibility issues of GNU stack markings with PathScale EKOPath(tm) Compiler Suite: Version 4.0.12.1 12 years ago
  Zhang Xianyi a746724e84 Added backers. 12 years ago
  Lars Buitinck 3f7b0cd994 Merge pull request #290 from larsmans/missing-threshold 12 years ago
  Zhang Xianyi cc6db2ecfe Merge pull request #291 from larsmans/fix-makefile-prefix 12 years ago
  Zhang Xianyi 3175be4b3d Merge pull request #289 from larsmans/no-noconst 12 years ago
  Lars Buitinck a29e6592da fix default prefix handling in makefiles 12 years ago
  Lars Buitinck 212463dce9 get rid of the generated cblas_noconst.h file 12 years ago
  Zhang Xianyi 037bd82bef Merge pull request #288 from sebastien-villemot/develop 12 years ago
  Sébastien Villemot eae4cfa3f6 Avoid failure on qemu guests declaring an Athlon CPU without 3dnow! 12 years ago
  Zhang Xianyi fe98de2f68 Merge branch 'bulldozer' into develop 12 years ago
  Zhang Xianyi db389b5915 Refs #281. Detect __CYGWIN__ macro for Cygwin x86_64. 12 years ago
  Zhang Xianyi 52f587db7f Refs #281. Detect _WIN32 macro for Windows API. 12 years ago
  wernsaar 067e8417fd removed unnessesary instructions from zgemm_kernel_2x2_bulldozer.S 12 years ago
  wernsaar a82da3d069 removed unnessesary instructions 12 years ago
  Zhang Xianyi 1569bf14f8 Refs #282. Fixed zgemv_n typo bug on Win64. 12 years ago
  Zhang Xianyi df554aebd2 Merge pull request #280 from ViralBShah/develop 12 years ago
  Viral B. Shah eae6920f2d Patch LAPACK XLASD4.f as discussed in JuliaLang/julia#2340 12 years ago
  Zhang Xianyi c92ae012a6 Refs #279. Provide ONLY_CBLAS flag. If you only need CBLAS without 12 years ago
  Zhang Xianyi f51a849d91 Merge pull request #278 from wernsaar/haswell 12 years ago
  wernsaar 44ef70420c added cgemm_kernel_8x2_haswell.S 12 years ago
  wernsaar d488b1b1aa added zgemm_kernel_4x2_haswell.S 12 years ago
  wernsaar 4070d9a123 added dgemm_kernel_16x2_haswell.S 12 years ago