projects
/
platform
/
upstream
/
glibc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typo
2024-01-12
Wilco Dijkstra
math: remove exp10 wrappers
commit
|
commitdiff
|
tree
2024-01-12
Wilco Dijkstra
Benchtests: Increase benchmark iterations
commit
|
commitdiff
|
tree
2023-11-13
Wilco Dijkstra
AArch64: Remove Falkor memcpy
commit
|
commitdiff
|
tree
2023-11-13
Wilco Dijkstra
AArch64: Add memset_zva64
commit
|
commitdiff
|
tree
2023-11-13
Wilco Dijkstra
AArch64: Cleanup emag memset
commit
|
commitdiff
|
tree
2023-11-01
Wilco Dijkstra
AArch64: Cleanup ifuncs
commit
|
commitdiff
|
tree
2023-10-24
Wilco Dijkstra
AArch64: Add support for MOPS memcpy/memmove/memset
commit
|
commitdiff
|
tree
2023-09-26
Wilco Dijkstra
AArch64: Remove -0.0 check from vector sin
commit
|
commitdiff
|
tree
2023-09-18
Wilco Dijkstra
math: Add a no-mathvec flag for sin (-0.0)
commit
|
commitdiff
|
tree
2023-04-17
Wilco Dijkstra
math: Improve fmod(f) performance
commit
|
commitdiff
|
tree
2023-04-17
Wilco Dijkstra
Benchtests: Adjust timing
commit
|
commitdiff
|
tree
2023-03-08
Wilco Dijkstra
Benchtests: Remove simple_str(r)chr
commit
|
commitdiff
|
tree
2023-03-08
Wilco Dijkstra
Benchtests: Remove simple_str(n)casecmp
commit
|
commitdiff
|
tree
2023-03-08
Wilco Dijkstra
Benchtests: Remove simple_memcmp
commit
|
commitdiff
|
tree
2023-03-08
Wilco Dijkstra
Benchtests: Remove simple_strcspn/strpbrk/strsep
commit
|
commitdiff
|
tree
2023-03-08
Wilco Dijkstra
Benchtests: Remove memchr_strnlen
commit
|
commitdiff
|
tree
2023-03-08
Wilco Dijkstra
Benchtests: Remove simple_mem(r)chr
commit
|
commitdiff
|
tree
2023-03-08
Wilco Dijkstra
Benchtests: Remove simple_strcpy_chk
commit
|
commitdiff
|
tree
2023-03-08
Wilco Dijkstra
Benchtests: Remove simple_str(n)cmp
commit
|
commitdiff
|
tree
2023-02-06
Wilco Dijkstra
Replace rawmemchr (s, '\0') with strchr
commit
|
commitdiff
|
tree
2023-02-06
Wilco Dijkstra
AArch64: Improve SVE memcpy and memmove
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Improve strrchr
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Optimize strnlen
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Optimize strlen
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Optimize strcpy
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Improve strchrnul
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Optimize strchr
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Improve strlen_asimd
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Optimize memrchr
commit
|
commitdiff
|
tree
2023-01-17
Wilco Dijkstra
AArch64: Optimize memchr
commit
|
commitdiff
|
tree
2022-10-26
Wilco Dijkstra
aarch64: Use memcpy_simd as the default memcpy
commit
|
commitdiff
|
tree
2022-10-26
Wilco Dijkstra
aarch64: Cleanup memset ifunc
commit
|
commitdiff
|
tree
2022-09-26
Wilco Dijkstra
Use atomic_exchange_release/acquire
commit
|
commitdiff
|
tree
2022-09-23
Wilco Dijkstra
Use C11 atomics instead of atomic_decrement_and_test
commit
|
commitdiff
|
tree
2022-09-23
Wilco Dijkstra
Use C11 atomics instead of atomic_increment(_val)
commit
|
commitdiff
|
tree
2022-09-23
Wilco Dijkstra
Use C11 atomics instead of atomic_and/or
commit
|
commitdiff
|
tree
2022-09-13
Wilco Dijkstra
Use relaxed atomics since there is no MO dependence
commit
|
commitdiff
|
tree
2022-09-09
Wilco Dijkstra
Use C11 atomics instead of atomic_decrement(_val)
commit
|
commitdiff
|
tree
2022-09-09
Wilco Dijkstra
Use C11 atomics instead atomic_add(_zero)
commit
|
commitdiff
|
tree
2022-09-06
Wilco Dijkstra
malloc: Use C11 atomics rather than atomic_exchange_and_add
commit
|
commitdiff
|
tree
2022-08-11
Wilco Dijkstra
AArch64: Fix typo in sve configure check (BZ# 29394)
commit
|
commitdiff
|
tree
2022-08-11
Wilco Dijkstra
libio: Improve performance of IO locks
commit
|
commitdiff
|
tree
2022-06-10
Wilco Dijkstra
Add bounds check to __libc_ifunc_impl_list
commit
|
commitdiff
|
tree
2022-06-10
Wilco Dijkstra
libio: Avoid RMW of flags2 outside lock (BZ #27842)
commit
|
commitdiff
|
tree
2022-06-07
Wilco Dijkstra
AArch64: Sort makefile entries
commit
|
commitdiff
|
tree
2022-06-07
Wilco Dijkstra
AArch64: Add SVE memcpy
commit
|
commitdiff
|
tree
2022-01-06
Wilco Dijkstra
AArch64: Check for SVE in ifuncs [BZ #28744]
commit
|
commitdiff
|
tree
2021-12-13
Wilco Dijkstra
math: Use fmin/fmax on hypot
commit
|
commitdiff
|
tree
2021-12-13
Wilco Dijkstra
math: Improve hypot performance with FMA
commit
|
commitdiff
|
tree
2021-12-13
Wilco Dijkstra
math: Use an improved algorithm for hypot (dbl-64)
commit
|
commitdiff
|
tree
2021-12-02
Wilco Dijkstra
AArch64: Improve A64FX memcpy
commit
|
commitdiff
|
tree
2021-12-02
Wilco Dijkstra
AArch64: Optimize memcmp
commit
|
commitdiff
|
tree
2021-10-29
Wilco Dijkstra
benchtests: Improve bench-memcpy-random
commit
|
commitdiff
|
tree
2021-08-10
Wilco Dijkstra
[5/5] AArch64: Improve A64FX memset medium loops
commit
|
commitdiff
|
tree
2021-08-10
Wilco Dijkstra
[4/5] AArch64: Improve A64FX memset by removing unroll32
commit
|
commitdiff
|
tree
2021-08-10
Wilco Dijkstra
[3/5] AArch64: Improve A64FX memset for remaining bytes
commit
|
commitdiff
|
tree
2021-08-10
Wilco Dijkstra
[2/5] AArch64: Improve A64FX memset for large sizes
commit
|
commitdiff
|
tree
2021-08-10
Wilco Dijkstra
[1/5] AArch64: Improve A64FX memset for small sizes
commit
|
commitdiff
|
tree
2021-07-01
Wilco Dijkstra
AArch64: Add hp-timing.h
commit
|
commitdiff
|
tree
2021-07-01
Wilco Dijkstra
AArch64: Improve strnlen performance
commit
|
commitdiff
|
tree
2021-06-08
Wilco Dijkstra
AArch64: Add support for roundeven[f]
commit
|
commitdiff
|
tree
2021-03-11
Wilco Dijkstra
math: Remove mpa files (part 2) [BZ #15267]
commit
|
commitdiff
|
tree
2021-03-11
Wilco Dijkstra
math: Remove mpa files [BZ #15267]
commit
|
commitdiff
|
tree
2021-03-11
Wilco Dijkstra
math: Remove slow paths from atan2 [BZ #15267]
commit
|
commitdiff
|
tree
2021-03-11
Wilco Dijkstra
math: Remove slow paths from atan [BZ #15267]
commit
|
commitdiff
|
tree
2021-03-11
Wilco Dijkstra
math: Remove slow paths in tan [BZ #15267]
commit
|
commitdiff
|
tree
2021-03-11
Wilco Dijkstra
math: Remove slow paths from asin and acos [BZ #15267]
commit
|
commitdiff
|
tree
2021-01-07
Wilco Dijkstra
Remove dbl-64/wordsize-64 (part 2)
commit
|
commitdiff
|
tree
2021-01-07
Wilco Dijkstra
Remove dbl-64/wordsize-64
commit
|
commitdiff
|
tree
2020-10-14
Wilco Dijkstra
AArch64: Use __memcpy_simd on Neoverse N2/V1
commit
|
commitdiff
|
tree
2020-08-28
Wilco Dijkstra
AArch64: Improve backwards memmove performance
commit
|
commitdiff
|
tree
2020-07-17
Wilco Dijkstra
AArch64: Improve strlen_asimd performance (bug 25824)
commit
|
commitdiff
|
tree
2020-07-15
Wilco Dijkstra
AArch64: Rename IS_ARES to IS_NEOVERSE_N1
commit
|
commitdiff
|
tree
2020-07-15
Wilco Dijkstra
AArch64: Add optimized Q-register memcpy
commit
|
commitdiff
|
tree
2020-07-15
Wilco Dijkstra
AArch64: Align ENTRY to a cacheline
commit
|
commitdiff
|
tree
2020-03-11
Wilco Dijkstra
[AArch64] Improve integer memcpy
commit
|
commitdiff
|
tree
2020-02-10
Wilco Dijkstra
Improve random memcpy benchmark
commit
|
commitdiff
|
tree
2020-02-07
Wilco Dijkstra
Remove a comment claiming that sin/cos round correctly.
commit
|
commitdiff
|
tree
2020-01-03
Wilco Dijkstra
Add libm_alias_finite for _finite symbols
commit
|
commitdiff
|
tree
2019-10-21
Wilco Dijkstra
Remove x64 _finite tests and references
commit
|
commitdiff
|
tree
2019-10-21
Wilco Dijkstra
Remove finite-math tests
commit
|
commitdiff
|
tree
2019-10-21
Wilco Dijkstra
Remove math-finite.h
commit
|
commitdiff
|
tree
2019-08-30
Wilco Dijkstra
Use generic memset/memcpy/memmove in benchtests
2019-08-29
Wilco Dijkstra
<wdijkstr@arm.com>
commit
|
commitdiff
|
tree
2019-06-28
Wilco Dijkstra
Further improve string bench timing
commit
|
commitdiff
|
tree
2019-06-12
Wilco Dijkstra
Improve performance of memmem
commit
|
commitdiff
|
tree
2019-06-12
Wilco Dijkstra
Improve performance of strstr
commit
|
commitdiff
|
tree
2019-06-11
Wilco Dijkstra
Benchmark strstr hard needles
commit
|
commitdiff
|
tree
2019-05-21
Wilco Dijkstra
Improve string benchtest timing
commit
|
commitdiff
|
tree
2019-05-17
Wilco Dijkstra
Small tcache improvements
commit
|
commitdiff
|
tree
2019-05-10
Wilco Dijkstra
Fix tcache count maximum (BZ #24531)
commit
|
commitdiff
|
tree
2019-04-24
Wilco Dijkstra
Reduce benchtests time
commit
|
commitdiff
|
tree
2019-04-09
Wilco Dijkstra
Improve string benchtests
commit
|
commitdiff
|
tree
2019-04-09
Wilco Dijkstra
Improve bench-strstr
commit
|
commitdiff
|
tree
2019-04-09
Wilco Dijkstra
Improve bench-memmem
commit
|
commitdiff
|
tree
2019-04-09
Wilco Dijkstra
Remove TIMING_INIT
commit
|
commitdiff
|
tree
2019-03-22
Wilco Dijkstra
Add generic hp-timing support
commit
|
commitdiff
|
tree
2019-02-14
Wilco Dijkstra
Add missing bench-malloc-simple.c file.
commit
|
commitdiff
|
tree
2019-02-14
Wilco Dijkstra
Add malloc micro benchmark
commit
|
commitdiff
|
tree
2019-02-12
Wilco Dijkstra
String benchtest cleanup
commit
|
commitdiff
|
tree
2019-02-01
Wilco Dijkstra
Cleanup clock_*time includes
commit
|
commitdiff
|
tree
next