.. |
KERNEL
|
initial checkin of kernel/arm
|
2013-09-28 19:02:25 +02:00 |
KERNEL.ARMV5
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
KERNEL.ARMV6
|
bugfixes for lapack on ARM Platform
|
2014-07-09 12:21:39 +02:00 |
KERNEL.ARMV7
|
bugfixes for lapack on ARM Platform
|
2014-07-09 12:21:39 +02:00 |
KERNEL.CORTEXA9
|
Add cortex-a9 and cortex-a15 targets.
|
2015-01-12 08:55:29 +00:00 |
KERNEL.CORTEXA15
|
Add cortex-a9 and cortex-a15 targets.
|
2015-01-12 08:55:29 +00:00 |
Makefile
|
added missing file kernel/arm/Makefile
|
2013-11-03 11:54:39 +01:00 |
amax.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
amin.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
asum.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
asum_vfp.S
|
renamed asum_vfpv3.S to asum_vfp.S
|
2013-11-21 22:26:27 +01:00 |
axpby.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
axpy.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
axpy_vfp.S
|
add optimized axpy kernel
|
2013-11-25 12:25:58 +01:00 |
ccopy_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
cdot_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
cgemm_kernel_2x2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
cgemm_kernel_2x2_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
cgemm_ncopy_2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
cgemm_tcopy_2_vfp.S
|
renamed some ncopy and tcopy files
|
2013-11-22 00:20:25 +01:00 |
cgemv_n_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
cgemv_t_vfp.S
|
added complex gemv kernels for ARMV6 and ARMV7
|
2013-11-29 17:06:33 +01:00 |
copy.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
ctrmm_kernel_2x2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
ctrmm_kernel_2x2_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dcopy_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
ddot_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dgemm_kernel_4x2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dgemm_kernel_4x4_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dgemm_ncopy_2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dgemm_ncopy_4_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dgemm_tcopy_4_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dot.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dtrmm_kernel_4x2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
dtrmm_kernel_4x4_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
gemv_n.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
gemv_n_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
gemv_n_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
gemv_t.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
gemv_t_vfp.S
|
added optimized gemv_t kernel for ARMV6
|
2013-11-25 19:31:27 +01:00 |
gemv_t_vfpv3.S
|
added gemv_t kernel for single and double precision
|
2013-11-19 09:55:54 +01:00 |
iamax.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
iamax_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
iamin.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
imax.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
imin.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
izamax.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
izamin.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
max.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
min.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
nrm2.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
nrm2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
nrm2_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
omatcopy_cn.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
omatcopy_ct.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
omatcopy_rn.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
omatcopy_rt.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
rot.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
rot_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
scal.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
scal_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
scopy_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
sdot_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
sgemm_kernel_4x2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
sgemm_kernel_4x4_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
sgemm_ncopy_2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
sgemm_ncopy_4_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
sgemm_tcopy_4_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
strmm_kernel_4x2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
strmm_kernel_4x4_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
swap.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
swap_vfp.S
|
renamed swap_vfpv3.S to swap_vfp.S
|
2013-11-21 23:19:32 +01:00 |
symv_L.c
|
added reference in C for symv_L
|
2014-08-16 11:36:48 +02:00 |
symv_U.c
|
add reference in C for symv_U
|
2014-08-16 13:52:50 +02:00 |
zamax.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zamin.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zasum.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zaxpby.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zaxpy.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zcopy.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zcopy_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zdot.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zdot_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zgemm_kernel_2x2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zgemm_kernel_2x2_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zgemm_ncopy_2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zgemm_tcopy_2_vfp.S
|
renamed some ncopy and tcopy files
|
2013-11-22 00:20:25 +01:00 |
zgemv_n.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zgemv_n_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zgemv_t.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zgemv_t_vfp.S
|
added complex gemv kernels for ARMV6 and ARMV7
|
2013-11-29 17:06:33 +01:00 |
znrm2.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zomatcopy_cn.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zomatcopy_cnc.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zomatcopy_ct.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zomatcopy_ctc.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zomatcopy_rn.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zomatcopy_rnc.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zomatcopy_rt.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zomatcopy_rtc.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zrot.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zscal.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
zswap.c
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
ztrmm_kernel_2x2_vfp.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |
ztrmm_kernel_2x2_vfpv3.S
|
Remove all trailing whitespace except lapack-netlib
|
2014-06-27 12:05:18 -07:00 |