History log of /freebsd/contrib/arm-optimized-routines/string/bench/memset.c (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f3087bef 10-Jan-2025 Andrew Turner <andrew@FreeBSD.org>

Update the Arm Optimized Routine library to v25.01

Sponsored by: Arm Ltd


Revision tags: release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0
# 072a4ba8 09-Jun-2023 Andrew Turner <andrew@FreeBSD.org>

Update the Arm Optimized Routine library to v23.01

Sponsored by: Arm Ltd


Revision tags: release/13.2.0, release/12.4.0
# 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* functio

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

show more ...