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 a3b9c933c5
mark xbuffer as volatile to work around gcc15.1 optimizer bug
10 months ago
..
KERNEL Further rearranged the rotm kernel for the different architectures. 1 year ago
KERNEL.CELL Remove all trailing whitespace except lapack-netlib 12 years ago
KERNEL.POWER3 Import GotoBLAS2 1.13 BSD version codes. 15 years ago
KERNEL.POWER4 Import GotoBLAS2 1.13 BSD version codes. 15 years ago
KERNEL.POWER5 fix c/zrot and sgemv for POWER5 5 years ago
KERNEL.POWER6 Use generic zrot.c on ppc64/POWER6 to work around utest failure from … (#1535) 8 years ago
KERNEL.POWER8 Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
KERNEL.POWER9 Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
KERNEL.POWER10 Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
KERNEL.PPC440 Fix inverted conditional for caxpy/zaxpy 5 years ago
KERNEL.PPC440FP2 Import GotoBLAS2 1.13 BSD version codes. 15 years ago
KERNEL.PPC970 Revert "temporarily disable the default S/DSCAL kernel" 1 year ago
KERNEL.PPCG4 Remove trailing blanks that break the cmake parser 1 year ago
Makefile Import GotoBLAS2 1.13 BSD version codes. 15 years ago
amax.S Remove all trailing whitespace except lapack-netlib 12 years ago
amax_cell.S Remove all trailing whitespace except lapack-netlib 12 years ago
amax_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
amax_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
amin.S Remove all trailing whitespace except lapack-netlib 12 years ago
amin_cell.S Remove all trailing whitespace except lapack-netlib 12 years ago
amin_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
amin_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
asum.S Remove all trailing whitespace except lapack-netlib 12 years ago
asum_cell.S Remove all trailing whitespace except lapack-netlib 12 years ago
asum_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
asum_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
axpy.S Fix build on FreeBSD/powerpc64. 7 years ago
axpy_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
axpy_ppc440.S Fix build on FreeBSD/powerpc64. 7 years ago
cabs.S Import GotoBLAS2 1.13 BSD version codes. 15 years ago
casum.c Exclude altivec code paths if the compiler does not support them 5 years ago
casum_microk_power8.c AIX changes for Power8 6 years ago
caxpy.c caxpy and cdot are using vec_vsx_ld 6 years ago
caxpy_microk_power10.c AIX changes for P10 with GNU Compiler 4 years ago
caxpy_power8.S Update caxpy_power8.S 6 years ago
caxpy_power9.S Fix DYNAMIC_ARCH build for POWER9 6 years ago
caxpy_power10.c Optimize caxpy for POWER10 5 years ago
ccopy.c Exclude altivec code paths if the compiler does not support them 5 years ago
ccopy_microk_power8.c AIX changes for Power8 6 years ago
ccopy_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
cdot.c POWER: Fix complex dot function failures 3 years ago
cdot_microk_power10.c AIX changes for P10 with GNU Compiler 4 years ago
cdot_power9.S Fix SEGV in cdot_power9 6 years ago
cgemm_kernel_8x4_power8.S Update cgemm_kernel_8x4_power8.S 5 years ago
cgemm_kernel_power9.S change line endings from CRLF to LF 3 years ago
cgemm_kernel_power10.S AIX changes for P10 with GNU Compiler 4 years ago
cgemm_kernel_power10.c CGEMM & ZGEMM using C code. 1 year ago
cgemm_logic_8x4_power8.S updated optimized cgemm- and ctrmm-kernel for POWER8 10 years ago
cgemm_logic_power9.S change line endings from CRLF to LF 3 years ago
cgemm_logic_power10.S powerpc: Optimized SGEMM/DGEMM/CGEMM for POWER10 6 years ago
cgemm_macros_8x4_power8.S AIX changes for Power8 6 years ago
cgemm_macros_power9.S change line endings from CRLF to LF 3 years ago
cgemm_macros_power10.S AIX changes for P10 with GNU Compiler 4 years ago
cgemm_tcopy_8_power8.S power8 ?gemm_tcopy save/restore 8 years ago
cgemm_tcopy_logic_8_power8.S added cgemm_tcopy_8_power8.S 10 years ago
cgemm_tcopy_macros_8_power8.S AIX changes for Power8 6 years ago
cgemv_n.c change line endings from CRLF to LF 3 years ago
cgemv_t.c change line endings from CRLF to LF 3 years ago
cnrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
cnrm2_hummer.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
cnrm2_ppc440.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
copy.S Remove all trailing whitespace except lapack-netlib 12 years ago
copy_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
copy_microk_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
crot.c change line endings from CRLF to LF 3 years ago
cscal_microk_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
cswap.c AIX changes for P10 with GNU Compiler 4 years ago
cswap_microk_power8.c AIX changes for Power8 6 years ago
cswap_microk_power10.c POWER: Fixing endianness issue in cswap/zswap kernel for AIX 2 years ago
ctrmm_kernel_8x4_power8.S Clean up STACKSIZE redefinition 5 years ago
ctrmm_logic_8x4_power8.S updated optimized cgemm- and ctrmm-kernel for POWER8 10 years ago
ctrmm_macros_8x4_power8.S AIX changes for Power8 6 years ago
dasum.c AIX changes for P10 with GNU Compiler 4 years ago
dasum_microk_power8.c AIX changes for Power8 6 years ago
dasum_microk_power10.c POWER10: Improving dasum performance 4 years ago
daxpy.c Exclude altivec code paths if the compiler does not support them 5 years ago
daxpy_microk_power8.c AIX changes for Power8 6 years ago
daxpy_microk_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
daxpy_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
dcopy.c Exclude altivec code paths if the compiler does not support them 5 years ago
dcopy_microk_power8.c AIX changes for Power8 6 years ago
dcopy_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
ddot.c Exclude altivec code paths if the compiler does not support them 5 years ago
ddot_microk_power8.c AIX changes for Power8 6 years ago
ddot_microk_power10.c Optimize sdot/ddot for POWER10 5 years ago
ddot_power10.c Optimize sdot/ddot for POWER10 5 years ago
def_vsx.h added dgemm-, dtrmm-, zgemm- and ztrmm-kernel for power8 10 years ago
dgemm_kernel_16x4_power8.S Clean up STACKSIZE redefinition 5 years ago
dgemm_kernel_power9.S change line endings from CRLF to LF 3 years ago
dgemm_kernel_power10.c POWER10: Improve dgemm performance 5 years ago
dgemm_logic_16x4_power8.S optimized dgemm and dgetrf for POWER8 10 years ago
dgemm_logic_power9.S change line endings from CRLF to LF 3 years ago
dgemm_macros_16x4_power8.S AIX changes for Power8 6 years ago
dgemm_macros_power9.S change line endings from CRLF to LF 3 years ago
dgemm_ncopy_4_power8.S dgemm_ncopy_4_ save/restore 8 years ago
dgemm_ncopy_8_power10.c POWER10: Change dgemm unroll factors 5 years ago
dgemm_ncopy_logic_4_power8.S optimized dgemm for POWER8 10 years ago
dgemm_ncopy_macros_4_power8.S AIX changes for Power8 6 years ago
dgemm_small_kernel_nn_power10.c Fix power10 gcc intrinsic check 2 years ago
dgemm_small_kernel_nt_power10.c [POWER] Add support for SMALL_MATRIX_OPT 4 years ago
dgemm_small_kernel_tn_power10.c Fix power10 gcc intrinsic check 2 years ago
dgemm_small_kernel_tt_power10.c [POWER] Add support for SMALL_MATRIX_OPT 4 years ago
dgemm_tcopy_16_power8.S Replace two vector loads with one vector pair load and fix endianess of stores - DGEMM versions. 2 years ago
dgemm_tcopy_logic_16_power8.S optimized dgemm and dgetrf for POWER8 10 years ago
dgemm_tcopy_macros_16_power8.S Replace two vector loads with one vector pair load and fix endianess of stores - DGEMM versions. 2 years ago
dgemm_tcopy_macros_16_power10.S Replace two vector loads with one vector pair load and fix endianess of stores - DGEMM versions. 2 years ago
dgemv_n.c mark xbuffer as volatile to work around gcc15.1 optimizer bug 10 months ago
dgemv_n_microk_power8.c AIX changes for Power8 6 years ago
dgemv_n_microk_power10.c AIX changes for P10 with GNU Compiler 4 years ago
dgemv_n_power10.c POWER10: Optimize dgemv_n 5 years ago
dgemv_t.c Fix compilation issues with clang on POWER 5 years ago
dgemv_t_power10.c POWER10: dgemv builtin rename 3 years ago
dnrm2_hummer.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
dnrm2_ppc440.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
dot.S Remove all trailing whitespace except lapack-netlib 12 years ago
dot_cell.S Remove all trailing whitespace except lapack-netlib 12 years ago
dot_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
dot_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
drot.c AIX changes for P10 with GNU Compiler 4 years ago
drot_microk_power8.c AIX changes for Power8 6 years ago
drot_microk_power10.c Optimize s/drot function for POWER10 5 years ago
dscal.c make NAN handling depend on DUMMY2 parameter 1 year ago
dscal_microk_power8.c AIX changes for Power8 6 years ago
dscal_microk_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
dswap.c POWER10: Changing store instructions for Level1 functions 4 years ago
dswap_microk_power8.c AIX changes for Power8 6 years ago
dtrmm_kernel_16x4_power8.S Clean up STACKSIZE redefinition 5 years ago
dtrmm_logic_16x4_power8.S Modified assembly label name, so that they are hidden. 10 years ago
dtrmm_macros_16x4_power8.S AIX changes for Power8 6 years ago
dtrsm_kernel_LT_16x4_power8.S Clean up STACKSIZE redefinition 5 years ago
dtrsm_logic_LT_16x4_power8.S optimized dtrsm_logic_LT_16x4_power8.S and dtrsm_macros_LT_16x4_power8.S 10 years ago
dtrsm_macros_LT_16x4_power8.S AIX changes for Power8 6 years ago
exfunc.S Remove all trailing whitespace except lapack-netlib 12 years ago
gemm_beta.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_common.c Fix build issues with gcc compiler as well 1 year ago
gemm_kernel.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_kernel_altivec.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_kernel_altivec_cell.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_kernel_altivec_g4.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_kernel_cell.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_kernel_g4.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_kernel_hummer.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_kernel_power3.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_kernel_power6.S Try to fix LAPACK testing failures on P7. 1 year ago
gemm_kernel_ppc440.S Fix build on FreeBSD/powerpc64. 7 years ago
gemm_ncopy_4.S added dgemm-, dtrmm-, zgemm- and ztrmm-kernel for power8 10 years ago
gemm_ncopy_hummer_4.S Remove all trailing whitespace except lapack-netlib 12 years ago
gemm_ncopy_hummer_8.S Remove all trailing whitespace except lapack-netlib 12 years ago
gemm_small_kernel_permit_power10.c POWER10: Fix multithreading check when USE_THREAD=0 3 years ago
gemm_tcopy_4.S added dgemm-, dtrmm-, zgemm- and ztrmm-kernel for power8 10 years ago
gemm_tcopy_hummer_4.S Remove all trailing whitespace except lapack-netlib 12 years ago
gemm_tcopy_hummer_8.S Remove all trailing whitespace except lapack-netlib 12 years ago
gemv_hummer_n.S Remove all trailing whitespace except lapack-netlib 12 years ago
gemv_n.S Add prefetch values for power3 5 years ago
gemv_n_ppc440.S fix undefined prefetchsize 4 years ago
gemv_t.S Try to fix LAPACK testing failures on P7. 1 year ago
gemv_t_ppc440.S fix undefined prefetchsizes 4 years ago
ger.S Fix build on FreeBSD/powerpc64. 7 years ago
iamax.S Remove all trailing whitespace except lapack-netlib 12 years ago
iamax_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
iamax_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
iamin.S Remove all trailing whitespace except lapack-netlib 12 years ago
iamin_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
iamin_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
icamax.c change line endings from CRLF to LF 3 years ago
icamax_power8.S Replace several POWER8/9 C kernels with their gcc7-generated assembly versions (#2263) 6 years ago
icamax_power9.S Fix DYNAMIC_ARCH build for POWER9 6 years ago
icamin.c change line endings from CRLF to LF 3 years ago
icamin_power8.S Update icamin_power8.S 6 years ago
icamin_power9.S Fix DYNAMIC_ARCH build for POWER9 6 years ago
idamax.c Fix unused variable warnings on Power 4 years ago
idamin.c Exclude altivec code paths if the compiler does not support them 5 years ago
imax.S Remove all trailing whitespace except lapack-netlib 12 years ago
imax_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
imax_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
imin.S Remove all trailing whitespace except lapack-netlib 12 years ago
imin_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
imin_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
isamax.c change line endings from CRLF to LF 3 years ago
isamax_power8.S Update isamax_power8.S 6 years ago
isamax_power9.S Fix DYNAMIC_ARCH build for POWER9 6 years ago
isamin.c change line endings from CRLF to LF 3 years ago
isamin_power8.S Update isamin_power8.S 6 years ago
isamin_power9.S Fix DYNAMIC_ARCH build for POWER9 6 years ago
izamax.S Remove all trailing whitespace except lapack-netlib 12 years ago
izamax.c Exclude altivec code paths if the compiler does not support them 5 years ago
izamax_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
izamax_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
izamin.S Remove all trailing whitespace except lapack-netlib 12 years ago
izamin.c Exclude altivec code paths if the compiler does not support them 5 years ago
izamin_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
izamin_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
lock.c Modernize obsolete inline order 2 years ago
lsame.S Import GotoBLAS2 1.13 BSD version codes. 15 years ago
max.S Remove all trailing whitespace except lapack-netlib 12 years ago
max_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
max_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
min.S Remove all trailing whitespace except lapack-netlib 12 years ago
min_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
min_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
nrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
rot.S Remove all trailing whitespace except lapack-netlib 12 years ago
rot_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
sasum.c AIX changes for P10 with GNU Compiler 4 years ago
sasum_microk_power8.c AIX changes for Power8 6 years ago
sasum_microk_power10.c Optimize s/dasum function for POWER10 5 years ago
saxpy.c Merge pull request #2721 from martin-frbg/p8align 5 years ago
saxpy_microk_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
saxpy_power10.c Fix regression SAXPY when compiler with OpenXL compiler. 2 years ago
sbgemm_kernel_power10.c POWER10: Fix compiler warnings 2 years ago
sbgemm_ncopy_8_power10.c POWER10: Change the packing format for bfloat16 5 years ago
sbgemm_ncopy_16_power10.c Vectorize SBGEMM incopy - 4x faster. 1 year ago
sbgemm_tcopy_8_power10.c POWER10: Change the packing format for bfloat16 5 years ago
sbgemm_tcopy_16_power10.c POWER10: Change the packing format for bfloat16 5 years ago
sbgemv_common.c Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
sbgemv_common_power10.c Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
sbgemv_n.c Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
sbgemv_n_power10.c Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
sbgemv_n_vsx.c Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
sbgemv_t.c Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
sbgemv_t_power10.c Vectorize BF16 GEMV (VSX & MMA). Use GEMM_GEMV_FORWARD_BF16 (for Power). 1 year ago
sbgemv_t_vsx.c Better VSX. 1 year ago
scal.S Fix "dummy2" flag handling 1 year ago
scal_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
scal_ppc440.S Handle inf/nan if dummy2 flag is set 1 year ago
scopy.c Exclude altivec code paths if the compiler does not support them 5 years ago
scopy_microk_power8.c AIX changes for Power8 6 years ago
scopy_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
sdot.c Exclude altivec code paths if the compiler does not support them 5 years ago
sdot_microk_power8.c AIX changes for Power8 6 years ago
sdot_microk_power10.c Optimize sdot/ddot for POWER10 5 years ago
sdot_power10.c Optimize sdot/ddot for POWER10 5 years ago
sgemm_kernel_16x8_power8.S Fix build on FreeBSD/powerpc64. 7 years ago
sgemm_kernel_power9.S change line endings from CRLF to LF 3 years ago
sgemm_kernel_power10.c POWER10: Change dgemm unroll factors 5 years ago
sgemm_logic_16x8_power8.S Optimized sgemm and dgemm and tested again. 10 years ago
sgemm_logic_power9.S change line endings from CRLF to LF 3 years ago
sgemm_macros_16x8_power8.S AIX changes for Power8 6 years ago
sgemm_macros_power9.S change line endings from CRLF to LF 3 years ago
sgemm_ncopy_16_power.c Vectorize in-copy packing/copying for SGEMM - 4X faster. 2 years ago
sgemm_small_kernel_nn_power10.c [POWER] Add support for SMALL_MATRIX_OPT 4 years ago
sgemm_small_kernel_nt_power10.c [POWER] Add support for SMALL_MATRIX_OPT 4 years ago
sgemm_small_kernel_tn_power10.c [POWER] Add support for SMALL_MATRIX_OPT 4 years ago
sgemm_small_kernel_tt_power10.c [POWER] Add support for SMALL_MATRIX_OPT 4 years ago
sgemm_tcopy_8_power8.S power8 ?gemm_tcopy save/restore 8 years ago
sgemm_tcopy_16_power8.S Replace two vector loads with one vector pair load and fix endianess of stores. 2 years ago
sgemm_tcopy_logic_8_power8.S added sgemm_tcopy_8_power8.S 10 years ago
sgemm_tcopy_logic_16_power8.S Optimized sgemm and dgemm and tested again. 10 years ago
sgemm_tcopy_macros_8_power8.S AIX changes for Power8 6 years ago
sgemm_tcopy_macros_16_power8.S Replace two vector loads with one vector pair load and fix endianess of stores. 2 years ago
sgemm_tcopy_macros_16_power10.S Replace two vector loads with one vector pair load and fix endianess of stores. 2 years ago
sgemv_n.c Explicit unaligned vector load/stores in PPC64LE GEMV kernels 1 year ago
sgemv_n_8.c change line endings from CRLF to LF 3 years ago
sgemv_t.c remove non-vectorized code path for power8, restoring PR4880 1 year ago
sgemv_t_8.c Restore the non-vectorized code from before PR4880 for POWER8 1 year ago
snrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
snrm2_hummer.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
snrm2_ppc440.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
srot.c AIX changes for P10 with GNU Compiler 4 years ago
srot_microk_power8.c AIX changes for Power8 6 years ago
srot_microk_power10.c Optimize s/drot function for POWER10 5 years ago
sscal.c make NAN handling depend on DUMMY2 parameter 1 year ago
sscal_microk_power8.c AIX changes for Power8 6 years ago
sscal_microk_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
sswap.c POWER10: Changing store instructions for Level1 functions 4 years ago
sswap_microk_power8.c AIX changes for Power8 6 years ago
staticbuffer.S Import GotoBLAS2 1.13 BSD version codes. 15 years ago
strmm_kernel_16x8_power8.S Fix spurious trailing whitespace in comment 5 years ago
strmm_logic_16x8_power8.S updated sgemm- and strmm-kernel for POWER8 10 years ago
strmm_macros_16x8_power8.S AIX changes for Power8 6 years ago
sum.S Add POWER implementation of ?sum 7 years ago
swap.S Fix build on FreeBSD/powerpc64. 7 years ago
swap_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
swap_microk_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
symv_L.S Fix build on FreeBSD/powerpc64. 7 years ago
symv_U.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_LN_power10.c Fix unused variable warnings on Power 4 years ago
trsm_kernel_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_LT_power10.c Fix unused variable warnings on Power 4 years ago
trsm_kernel_RN_power10.c Added special unrolled vectorized versions of "Solve" for specific sizes, 5 years ago
trsm_kernel_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_RT_power10.c Added special unrolled vectorized versions of "Solve" for specific sizes, 5 years ago
trsm_kernel_cell_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_cell_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_cell_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_hummer_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_hummer_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_hummer_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_power6_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_power6_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_power6_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_ppc440_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_ppc440_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
trsm_kernel_ppc440_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
zamax.S Remove all trailing whitespace except lapack-netlib 12 years ago
zamax_cell.S Remove all trailing whitespace except lapack-netlib 12 years ago
zamax_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
zamax_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
zamin.S Remove all trailing whitespace except lapack-netlib 12 years ago
zamin_cell.S Remove all trailing whitespace except lapack-netlib 12 years ago
zamin_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
zamin_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
zasum.S Remove all trailing whitespace except lapack-netlib 12 years ago
zasum.c Exclude altivec code paths if the compiler does not support them 5 years ago
zasum_cell.S Remove all trailing whitespace except lapack-netlib 12 years ago
zasum_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
zasum_microk_power8.c AIX changes for Power8 6 years ago
zasum_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
zaxpy.S Fix build on FreeBSD/powerpc64. 7 years ago
zaxpy.c Exclude altivec code paths if the compiler does not support them 5 years ago
zaxpy_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
zaxpy_microk_power8.c AIX changes for Power8 6 years ago
zaxpy_microk_power10.c POWER10: Changing store instructions for Level1 functions 4 years ago
zaxpy_power10.c Optimize daxpy/zaxpy for POWER10 5 years ago
zaxpy_ppc440.S Fix build on FreeBSD/powerpc64. 7 years ago
zcopy.S Remove all trailing whitespace except lapack-netlib 12 years ago
zcopy.c Exclude altivec code paths if the compiler does not support them 5 years ago
zcopy_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
zcopy_microk_power8.c AIX changes for Power8 6 years ago
zcopy_power10.c Optimize scopy/ccopy for POWER10 5 years ago
zdot.S Remove all trailing whitespace except lapack-netlib 12 years ago
zdot.c POWER: Fix complex dot function failures 3 years ago
zdot_cell.S Remove all trailing whitespace except lapack-netlib 12 years ago
zdot_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
zdot_microk_power8.c AIX changes for Power8 6 years ago
zdot_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
zgemm_beta.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_8x2_power8.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_altivec.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_altivec_cell.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_altivec_g4.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_cell.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_g4.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_hummer.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_power3.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_kernel_power6.S Try to fix LAPACK testing failures on P7. 1 year ago
zgemm_kernel_power9.S change line endings from CRLF to LF 3 years ago
zgemm_kernel_power10.S POWER10: Fix ZGEMM testcase failures 3 years ago
zgemm_kernel_power10.c CGEMM & ZGEMM using C code. 1 year ago
zgemm_kernel_ppc440.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemm_logic_8x2_power8.S Optimized zgemm and tested zgemm again 10 years ago
zgemm_logic_power9.S change line endings from CRLF to LF 3 years ago
zgemm_logic_power10.S powerpc: Optimized ZGEMM kernel for POWER10 6 years ago
zgemm_macros_8x2_power8.S AIX changes for Power8 6 years ago
zgemm_macros_power9.S change line endings from CRLF to LF 3 years ago
zgemm_macros_power10.S AIX changes for P10 with GNU Compiler 4 years ago
zgemm_ncopy_hummer_2.S Remove all trailing whitespace except lapack-netlib 12 years ago
zgemm_ncopy_hummer_4.S Remove all trailing whitespace except lapack-netlib 12 years ago
zgemm_tcopy_8_power8.S power8 ?gemm_tcopy save/restore 8 years ago
zgemm_tcopy_hummer_2.S Remove all trailing whitespace except lapack-netlib 12 years ago
zgemm_tcopy_hummer_4.S Remove all trailing whitespace except lapack-netlib 12 years ago
zgemm_tcopy_logic_8_power8.S Optimized zgemm and tested zgemm again 10 years ago
zgemm_tcopy_macros_8_power8.S AIX changes for Power8 6 years ago
zgemv_n.S Add prefetch values for power3 5 years ago
zgemv_n_4.c Fix unused variable warnings on Power 4 years ago
zgemv_n_power10.c Fix unused variable warnings on Power 4 years ago
zgemv_n_ppc440.S Fix build on FreeBSD/powerpc64. 7 years ago
zgemv_t.S Add prefetch values for power3 5 years ago
zgemv_t_4.c AIX changes for P10 with GNU Compiler 4 years ago
zgemv_t_ppc440.S Fix build on FreeBSD/powerpc64. 7 years ago
zger.S Fix build on FreeBSD/powerpc64. 7 years ago
znrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
znrm2_hummer.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
znrm2_ppc440.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
zrot.S Remove all trailing whitespace except lapack-netlib 12 years ago
zrot.c Exclude altivec code paths if the compiler does not support them 5 years ago
zrot_ppc440.S Remove all trailing whitespace except lapack-netlib 12 years ago
zscal.S add handling of dummy2 flag 1 year ago
zscal.c add handling of dummy2 flag 1 year ago
zscal_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
zscal_microk_power8.c AIX changes for Power8 6 years ago
zscal_microk_power10.c AIX changes for P10 with GNU Compiler 4 years ago
zscal_ppc440.S add handling of dummy2 flag 1 year ago
zsum.S Add POWER implementation of ?sum 7 years ago
zswap.S Fix build on FreeBSD/powerpc64. 7 years ago
zswap.c AIX changes for P10 with GNU Compiler 4 years ago
zswap_hummer.S Remove all trailing whitespace except lapack-netlib 12 years ago
zswap_microk_power8.c AIX changes for Power8 6 years ago
zsymv_L.S Fix build on FreeBSD/powerpc64. 7 years ago
zsymv_U.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrmm_kernel_8x2_power8.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrmm_logic_8x2_power8.S Modified assembly label name, so that they are hidden. 10 years ago
ztrmm_macros_8x2_power8.S AIX changes for Power8 6 years ago
ztrsm_kernel_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_cell_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_cell_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_cell_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_hummer_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_hummer_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_hummer_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_power6_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_power6_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_power6_RT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_ppc440_LN.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_ppc440_LT.S Fix build on FreeBSD/powerpc64. 7 years ago
ztrsm_kernel_ppc440_RT.S Fix build on FreeBSD/powerpc64. 7 years ago