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.
 
 
 
 
 
 
Martin Kroeker 23796f8d31
fix loop condition for incx < 0
1 year ago
..
KERNEL initial checkin of kernel/arm 12 years ago
KERNEL.ARMV5 Add ARM implementations of ?sum 6 years ago
KERNEL.ARMV6 Use generic kernels for complex (I)AMAX to support softfp 6 years ago
KERNEL.ARMV7 arm: add softfp support in zgemm/ztrmm vfp kernels 8 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
amax_vfp.S Ensure correct output for DAMAX with softfp 6 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 Convert fldmia/fstmia instructions to UAL syntax for clang7 7 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 Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
ccopy_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
cdot_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
cgemm_kernel_2x2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
cgemm_kernel_2x2_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
cgemm_ncopy_2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
cgemm_tcopy_2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
cgemv_n_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
cgemv_t_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
copy.c Remove all trailing whitespace except lapack-netlib 11 years ago
ctrmm_kernel_2x2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
ctrmm_kernel_2x2_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
dcopy_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
ddot_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
dgemm_kernel_4x2_vfp.S arm: add softfp support in dgemm/dtrmm vfp kernels 8 years ago
dgemm_kernel_4x4_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
dgemm_ncopy_2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
dgemm_ncopy_4_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
dgemm_tcopy_4_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
dot.c Remove all trailing whitespace except lapack-netlib 11 years ago
dtrmm_kernel_4x2_vfp.S arm: add softfp support in dgemm/dtrmm vfp kernels 8 years ago
dtrmm_kernel_4x4_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
gemv_n.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_n_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
gemv_n_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
gemv_t.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_t_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
gemv_t_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
iamax.c Minor C code fixes in kernel/arm 10 years ago
iamax_vfp.S Revert "Add softfp support in min/max kernels" 6 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 Fix wrong comparison that made IMIN identical to IMAX 6 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 fix loop condition for incx < 0 1 year ago
nrm2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
nrm2_vfpv3.S Make ARMV7 compile with xcode and add a CI job for it (#2537) 5 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 Typo fix 4 years ago
rot.c Remove all trailing whitespace except lapack-netlib 11 years ago
rot_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
scal.c bugfix for arm scal.c and zscal.c 9 years ago
scal_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
scopy_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
sdot_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
sgemm_kernel_4x2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
sgemm_kernel_4x4_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
sgemm_ncopy_2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
sgemm_ncopy_4_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
sgemm_tcopy_4_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
strmm_kernel_4x2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
strmm_kernel_4x4_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
sum.c fix sum optimize issues 4 years ago
sum_vfp.S Add ARM implementations of ?sum 6 years ago
swap.c Remove all trailing whitespace except lapack-netlib 11 years ago
swap_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 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 Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
zdot.c Support NVIDIA HPC compiler 4 years ago
zdot_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
zgemm_kernel_2x2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
zgemm_kernel_2x2_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
zgemm_ncopy_2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
zgemm_tcopy_2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
zgemv_n.c Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_n_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
zgemv_t.c Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_t_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
znrm2.c fix loop condition for incx < 0 1 year 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 Handle NAN and INF 1 year ago
zsum.c Add ARM implementations of ?sum 6 years ago
zswap.c Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
ztrmm_kernel_2x2_vfp.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago
ztrmm_kernel_2x2_vfpv3.S Convert fldmia/fstmia instructions to UAL syntax for clang7 7 years ago