You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Werner Saar ceaa931e48 updated gemv kernel for armv6 9 years ago
..
KERNEL initial checkin of kernel/arm 12 years ago
KERNEL.ARMV5 Remove all trailing whitespace except lapack-netlib 11 years ago
KERNEL.ARMV6 bugfixes for lapack on ARM Platform 11 years ago
KERNEL.ARMV7 bugfixes for lapack on ARM Platform 11 years ago
KERNEL.CORTEXA9 Add cortex-a9 and cortex-a15 targets. 10 years ago
KERNEL.CORTEXA15 Add cortex-a9 and cortex-a15 targets. 10 years ago
Makefile added missing file kernel/arm/Makefile 12 years ago
amax.c Minor C code fixes in kernel/arm 10 years ago
amin.c Minor C code fixes in kernel/arm 10 years ago
asum.c Minor C code fixes in kernel/arm 10 years ago
asum_vfp.S Ref #740: updated asum_vfp.S and iamax_vfp.S 9 years ago
axpby.c Remove all trailing whitespace except lapack-netlib 11 years ago
axpy.c Remove all trailing whitespace except lapack-netlib 11 years ago
axpy_vfp.S add optimized axpy kernel 12 years ago
ccopy_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
cdot_vfp.S updated cdot and zdot on arm 9 years ago
cgemm_kernel_2x2_vfp.S updated gemm_kernels for armv6 9 years ago
cgemm_kernel_2x2_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
cgemm_ncopy_2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
cgemm_tcopy_2_vfp.S renamed some ncopy and tcopy files 12 years ago
cgemv_n_vfp.S updated cgemv and zgemv kernels for armv6 9 years ago
cgemv_t_vfp.S updated cgemv and zgemv kernels for armv6 9 years ago
copy.c Remove all trailing whitespace except lapack-netlib 11 years ago
ctrmm_kernel_2x2_vfp.S updated trmm_kernels for armv6 9 years ago
ctrmm_kernel_2x2_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
dcopy_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
ddot_vfp.S Ref #750 and Ref #740 : bugfix for sdot, dsdot and ddot on arm 9 years ago
dgemm_kernel_4x2_vfp.S updated gemm_kernels for armv6 9 years ago
dgemm_kernel_4x4_vfpv3.S Ref #740: simple solution to clear floating point register on arm 9 years ago
dgemm_ncopy_2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dgemm_ncopy_4_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dgemm_tcopy_4_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
dot.c Remove all trailing whitespace except lapack-netlib 11 years ago
dtrmm_kernel_4x2_vfp.S updated trmm_kernels for armv6 9 years ago
dtrmm_kernel_4x4_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
gemv_n.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_n_vfp.S updated gemv kernel for armv6 9 years ago
gemv_n_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
gemv_t.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_t_vfp.S updated gemv kernel for armv6 9 years ago
gemv_t_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
iamax.c Minor C code fixes in kernel/arm 10 years ago
iamax_vfp.S Ref #740: updated asum_vfp.S and iamax_vfp.S 9 years ago
iamin.c Minor C code fixes in kernel/arm 10 years ago
imax.c Minor C code fixes in kernel/arm 10 years ago
imin.c Minor C code fixes in kernel/arm 10 years ago
izamax.c Minor C code fixes in kernel/arm 10 years ago
izamin.c Minor C code fixes in kernel/arm 10 years ago
max.c Minor C code fixes in kernel/arm 10 years ago
min.c Minor C code fixes in kernel/arm 10 years ago
nrm2.c Minor C code fixes in kernel/arm 10 years ago
nrm2_vfp.S Ref #740: updated nrm2_vfp.S 9 years ago
nrm2_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
omatcopy_cn.c Remove all trailing whitespace except lapack-netlib 11 years ago
omatcopy_ct.c Remove all trailing whitespace except lapack-netlib 11 years ago
omatcopy_rn.c Remove all trailing whitespace except lapack-netlib 11 years ago
omatcopy_rt.c Remove all trailing whitespace except lapack-netlib 11 years ago
rot.c Remove all trailing whitespace except lapack-netlib 11 years ago
rot_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
scal.c Use pure C generic target on x86 and x86_64. 10 years ago
scal_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
scopy_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
sdot_vfp.S Ref #750 and Ref #740 : bugfix for sdot, dsdot and ddot on arm 9 years ago
sgemm_kernel_4x2_vfp.S updated gemm_kernels for armv6 9 years ago
sgemm_kernel_4x4_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
sgemm_ncopy_2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
sgemm_ncopy_4_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
sgemm_tcopy_4_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
strmm_kernel_4x2_vfp.S updated trmm_kernels for armv6 9 years ago
strmm_kernel_4x4_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
swap.c Remove all trailing whitespace except lapack-netlib 11 years ago
swap_vfp.S renamed swap_vfpv3.S to swap_vfp.S 12 years ago
symv_L.c added reference in C for symv_L 11 years ago
symv_U.c add reference in C for symv_U 11 years ago
zamax.c Minor C code fixes in kernel/arm 10 years ago
zamin.c Minor C code fixes in kernel/arm 10 years ago
zasum.c Minor C code fixes in kernel/arm 10 years ago
zaxpby.c Minor C code fixes in kernel/arm 10 years ago
zaxpy.c Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
zcopy.c Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
zcopy_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
zdot.c Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
zdot_vfp.S updated cdot and zdot on arm 9 years ago
zgemm_kernel_2x2_vfp.S updated gemm_kernels for armv6 9 years ago
zgemm_kernel_2x2_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago
zgemm_ncopy_2_vfp.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm_tcopy_2_vfp.S renamed some ncopy and tcopy files 12 years ago
zgemv_n.c Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_n_vfp.S updated cgemv and zgemv kernels for armv6 9 years ago
zgemv_t.c Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_t_vfp.S updated cgemv and zgemv kernels for armv6 9 years ago
znrm2.c Minor C code fixes in kernel/arm 10 years ago
zomatcopy_cn.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_cnc.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_ct.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_ctc.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_rn.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_rnc.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_rt.c Remove all trailing whitespace except lapack-netlib 11 years ago
zomatcopy_rtc.c Remove all trailing whitespace except lapack-netlib 11 years ago
zrot.c Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
zscal.c Remove all trailing whitespace except lapack-netlib 11 years ago
zswap.c Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
ztrmm_kernel_2x2_vfp.S updated trmm_kernels for armv6 9 years ago
ztrmm_kernel_2x2_vfpv3.S #736 Revert #733 patch to fix bus error on ARM. 9 years ago