369 Commits (925d4e1dc69a94de5733c03b022b7c2c7521935e)

Author SHA1 Message Date
  wangqian 857a0fa0df Fixed the issue of mixing AVX and SSE codes in S/D/C/ZGEMM. 14 years ago
  wangqian d34fce56e4 Refs #83 Fixed S/DGEMM calling conventions bug on windows. 14 years ago
  wangqian 6cfcb54a28 Fixed align problem in S and C precision GEMM kernels. 14 years ago
  wangqian 3ef96aa567 Fixed bug in MOVQ redefine and ALIGN SIZE problem. 14 years ago
  wangqian f76f952547 Refs #83 #53. Adding Intel Sandy Bridge (AVX supported) kernel codes for BLAS level 3 functions. 14 years ago
  Zhang Xianyi eefd30881c Refs #113. Fixed the build bug on AMD Bobcat 64-bit OS. 14 years ago
  Zhang Xianyi d3b67d0bd8 Refs #113. Fixed the typo BOBCATE -> BOBCAT 14 years ago
  Zhang Xianyi d6cab3f37e Refs #113. Support AMD Bobcate using Barcelona kernel codes. Replace 3DNow! with MMX. 14 years ago
  Xianyi Zhang a53c6e2440 Merge branch 'develop' into sandybridge 14 years ago
  Xianyi Zhang 03b0eb19f7 Refs #86. Test alpha=Nan in x86/x86_64 dscale. 14 years ago
  Xianyi Zhang 19a48b82cf Init Sandybridge codes based on Nehalem. 14 years ago
  traits 19f5b5c132 Fixed #66 the bug in zgemv kernel with transpose matrix on 64-bit MingW (Windows). 14 years ago
  traits c852ce3981 Ref #65. Fixed 64-bit Windows calling convention bug in cdot and zdot. 14 years ago
  Wang Qian 4335bca2f7 Fixed #33 ztrmm bug on Nehalem. 15 years ago
  Xianyi Zhang b206fc7075 Fixed #28. Convert the result to double precision in the end of dsdot kernel. 15 years ago
  Xianyi Zhang 0cfd29a819 Fixed #7. 1)Disable the multi-thread and 2) Modified kernel codes to avoid unloop in axpy function when incx==0 or incy==0. 15 years ago
  Xianyi Zhang c5852d4e30 fixed #4 csrot returned the wrong result when incx==incy==0. 15 years ago
  Xianyi Zhang 84ba64e65b fixed a bug in drot whe incx or incy equals to zero. 15 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 15 years ago