History log of /freebsd-current/contrib/arm-optimized-routines/string/aarch64/memcpy-sve.S
Revision Date Author Comments
# 072a4ba8 09-Jun-2023 Andrew Turner <andrew@FreeBSD.org>

Update the Arm Optimized Routine library to v23.01

Sponsored by: Arm Ltd


# d49ad206 06-Sep-2022 Andrew Turner <andrew@FreeBSD.org>

Import the updated Arm Optimized Routines

The main changes this brings in are:
- Improves the performance of memcmp
- Adds SVE implementation of memcpy
- Uses the MTE version of some str* functions as they are faster

Sponsored by: The FreeBSD Foundation


# d49ad206 06-Sep-2022 Andrew Turner <andrew@FreeBSD.org>

Import the updated Arm Optimized Routines

The main changes this brings in are:
- Improves the performance of memcmp
- Adds SVE implementation of memcpy
- Uses the MTE version of some str* functions as they are faster

Sponsored by: The FreeBSD Foundation