Toggle navigation
Patchwork
GNU C Library
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Wilco Dijkstra
| State =
Action Required
| Archived =
No
| 189 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v2] More string benchtest cleanups
[v2] More string benchtest cleanups
- - - -
0 0 0
2019-02-07
Wilco Dijkstra
New
Add malloc micro benchmark
Add malloc micro benchmark
- - - -
0 0 0
2019-02-01
Wilco Dijkstra
New
[PATCHv2,4/4] Cleanup hp-timing uses
[PATCHv2,1/4] Cleanup clock_*time includes
- - - -
0 0 0
2019-01-25
Wilco Dijkstra
New
[PATCHv2,3/4] Add generic hp-timing support
[PATCHv2,1/4] Cleanup clock_*time includes
- - - -
0 0 0
2019-01-25
Wilco Dijkstra
New
[PATCHv2,2/4] Cleanup hp-timing defines
[PATCHv2,1/4] Cleanup clock_*time includes
- - - -
0 0 0
2019-01-25
Wilco Dijkstra
New
[PATCHv2,1/4] Cleanup clock_*time includes
[PATCHv2,1/4] Cleanup clock_*time includes
- - - -
0 0 0
2019-01-25
Wilco Dijkstra
New
[3/3] Cleanup hp-timing uses
[1/3] Cleanup hp-timing defines
- - - -
0 0 0
2019-01-15
Wilco Dijkstra
New
[2/3] Add generic hp-timing support
[1/3] Cleanup hp-timing defines
- - - -
0 0 0
2019-01-15
Wilco Dijkstra
New
[1/3] Cleanup hp-timing defines
[1/3] Cleanup hp-timing defines
- - - -
0 0 0
2019-01-15
Wilco Dijkstra
New
Cleanup clock_*time includes
Cleanup clock_*time includes
- - - -
0 0 0
2019-01-14
Wilco Dijkstra
New
More string benchtest cleanups
More string benchtest cleanups
- - - -
0 0 0
2019-01-03
Wilco Dijkstra
New
[v2] Improve performance of strstr
[v2] Improve performance of strstr
- - - -
0 0 0
2018-12-31
Wilco Dijkstra
New
[v2] Improve bench-strstr
[v2] Improve bench-strstr
- - - -
0 0 0
2018-12-31
Wilco Dijkstra
New
Improve string benchtests
Improve string benchtests
- - - -
0 0 0
2018-12-27
Wilco Dijkstra
New
Improve performance of memmem
Improve performance of memmem
- - - -
0 0 0
2018-12-21
Wilco Dijkstra
New
Improve bench-strlen
Improve bench-strlen
- - - -
0 0 0
2018-12-21
Wilco Dijkstra
New
Refactor string benchtests
Refactor string benchtests
- - - -
0 0 0
2018-12-20
Wilco Dijkstra
New
[AArch64] Add ifunc support for Ares
[AArch64] Add ifunc support for Ares
- - - -
0 0 0
2018-12-19
Wilco Dijkstra
New
Add sincosf traces
Add sincosf traces
- - - -
0 0 0
2018-12-17
Wilco Dijkstra
New
Add sinf and cosf traces
Add sinf and cosf traces
- - - -
0 0 0
2018-12-14
Wilco Dijkstra
New
[AArch64] Adjust writeback in non-zero memset
[AArch64] Adjust writeback in non-zero memset
- - - -
0 0 0
2018-11-07
Wilco Dijkstra
New
Use Quicksearch in strstr
Use Quicksearch in strstr
- - - -
0 0 0
2018-10-29
Wilco Dijkstra
New
Improve bench-strstr
Improve bench-strstr
- - - -
0 0 0
2018-10-29
Wilco Dijkstra
New
[v2] Fix strstr bug with huge needles (bug 23637)
[v2] Fix strstr bug with huge needles (bug 23637)
- - - -
0 0 0
2018-09-13
Wilco Dijkstra
New
Fix strstr bug with huge needles (bug 23637)
Fix strstr bug with huge needles (bug 23637)
- - - -
0 0 0
2018-09-12
Wilco Dijkstra
New
Improve strstr performance of short needles
Improve strstr performance of short needles
- - 1 -
0 0 0
2018-09-05
Wilco Dijkstra
New
[Committed] Update NEWS for sinf improvements
[Committed] Update NEWS for sinf improvements
- - - -
0 0 0
2018-08-23
Wilco Dijkstra
New
Remove unused math files
Remove unused math files
- - 1 -
0 0 0
2018-08-22
Wilco Dijkstra
New
Speedup tanf range reduction
Speedup tanf range reduction
- - - -
0 0 0
2018-08-22
Wilco Dijkstra
New
Use generic sinf/cosf in lgammaf_r
Use generic sinf/cosf in lgammaf_r
- - - -
0 0 0
2018-08-14
Wilco Dijkstra
New
Simplify and speedup strstr/strcasestr first match
Simplify and speedup strstr/strcasestr first match
- - - -
0 0 0
2018-07-20
Wilco Dijkstra
New
[v2] Improve strstr performance
[v2] Improve strstr performance
- - - -
0 0 0
2018-06-30
Wilco Dijkstra
New
[PATCH2/2] Improve performance of sinf and cosf
[PATCH1/2] Improve performance of sincosf
- - - -
0 0 0
2018-06-26
Wilco Dijkstra
New
[PATCH1/2] Improve performance of sincosf
[PATCH1/2] Improve performance of sincosf
- - - -
0 0 0
2018-06-26
Wilco Dijkstra
New
Improve strstr performance
Improve strstr performance
- - - -
0 0 0
2018-06-11
Wilco Dijkstra
New
[7/7] sin/cos slow paths: refactor sincos implementation
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
0 0 0
2018-03-21
Wilco Dijkstra
New
[6/7] sin/cos slow paths: refactor duplicated code into dosin
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
0 0 0
2018-03-21
Wilco Dijkstra
New
[5/7] sin/cos slow paths: remove unused slowpath functions
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
0 0 0
2018-03-21
Wilco Dijkstra
New
[4/7] sin/cos slow paths: remove slow paths from huge range reduction
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
0 0 0
2018-03-21
Wilco Dijkstra
New
[3/7] sin/cos slow paths: remove slow paths from small range reduction
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
0 0 0
2018-03-21
Wilco Dijkstra
New
[2/7] sin/cos slow paths: remove large range reduction
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
0 0 0
2018-03-21
Wilco Dijkstra
New
[1/7] sin/cos slow paths: avoid slow paths for small inputs
[1/7] sin/cos slow paths: avoid slow paths for small inputs
- - - -
0 0 0
2018-03-21
Wilco Dijkstra
New
[v4,3/3] Cleanup __ieee754_sqrt(f/l)
[v4,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2018-03-15
Wilco Dijkstra
New
[v4,2/3] Cleanup __ieee754_sqrt(f/l)
[v4,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2018-03-15
Wilco Dijkstra
New
[v4,1/3] Cleanup __ieee754_sqrt(f/l)
[v4,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2018-03-15
Wilco Dijkstra
New
Use correct includes in benchtests
Use correct includes in benchtests
- - - -
0 0 0
2018-03-15
Wilco Dijkstra
New
[v3,3/3] Cleanup __ieee754_sqrt(f/l)
[v3,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2018-03-13
Wilco Dijkstra
New
[v3,2/3] Cleanup __ieee754_sqrt(f/l)
[v3,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2018-03-13
Wilco Dijkstra
New
[v3,1/3] Cleanup __ieee754_sqrt(f/l)
[v3,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2018-03-13
Wilco Dijkstra
New
[6/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
0 0 0
2018-03-09
Wilco Dijkstra
New
[5/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
0 0 0
2018-03-09
Wilco Dijkstra
New
[4/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
0 0 0
2018-03-09
Wilco Dijkstra
New
[3/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
0 0 0
2018-03-09
Wilco Dijkstra
New
[2/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
0 0 0
2018-03-09
Wilco Dijkstra
New
[1/6] Remove slow paths from sin/cos
[1/6] Remove slow paths from sin/cos
- - - -
0 0 0
2018-03-09
Wilco Dijkstra
New
Remove mplog and mpexp
Remove mplog and mpexp
- - - -
0 0 0
2018-02-14
Wilco Dijkstra
New
Remove slow paths from pow
Remove slow paths from pow
- - - -
0 0 0
2018-02-09
Wilco Dijkstra
New
Remove slow paths from log
Remove slow paths from log
- - - -
0 0 0
2018-02-02
Wilco Dijkstra
New
[AArch64] Use builtins for fpcr/fpsr
[AArch64] Use builtins for fpcr/fpsr
- - - -
0 0 0
2018-01-09
Wilco Dijkstra
New
[v2] Add malloc micro benchmark
[v2] Add malloc micro benchmark
- - - -
0 0 0
2018-01-02
Wilco Dijkstra
New
[v2,1/3] Cleanup __ieee754_sqrt(f/l)
[v2,1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2017-12-20
Wilco Dijkstra
New
Add malloc micro benchmark
Add malloc micro benchmark
- - - -
0 0 0
2017-12-01
Wilco Dijkstra
New
Bypass math wrappers with -fno-math-errno
Bypass math wrappers with -fno-math-errno
- - - -
0 0 0
2017-11-08
Wilco Dijkstra
New
Improve math_errhandling
Improve math_errhandling
- - - -
0 0 0
2017-11-08
Wilco Dijkstra
New
[5/5] Add single-threaded path to _int_malloc
Add single-threaded fast path to malloc
- - - -
0 0 0
2017-10-12
Wilco Dijkstra
New
[4/5] Fix deadlock in _int_free consistency check
Add single-threaded fast path to malloc
- - - -
0 0 0
2017-10-12
Wilco Dijkstra
New
[3/5] Add single-threaded path to _int_free
Add single-threaded fast path to malloc
- - - -
0 0 0
2017-10-12
Wilco Dijkstra
New
[2/5] Add single-threaded path to malloc/realloc/calloc/memalloc
Add single-threaded fast path to malloc
- - - -
0 0 0
2017-10-12
Wilco Dijkstra
New
[1/5] Inline tcache functions
Add single-threaded fast path to malloc
- - - -
0 0 0
2017-10-12
Wilco Dijkstra
New
[malloc] Improve malloc initialization sequence
[malloc] Improve malloc initialization sequence
- - - -
0 0 0
2017-09-29
Wilco Dijkstra
New
[RFC] Using protected for math symbols
[RFC] Using protected for math symbols
- - - -
0 0 0
2017-09-29
Wilco Dijkstra
New
Use fabs(f/l) rather than __fabs
Use fabs(f/l) rather than __fabs
- - - -
0 0 0
2017-09-29
Wilco Dijkstra
New
Remove old cimag inlines
Remove old cimag inlines
- - - -
0 0 0
2017-09-29
Wilco Dijkstra
New
[malloc] Speedup fastbin paths
[malloc] Speedup fastbin paths
- - - -
0 0 0
2017-09-28
Wilco Dijkstra
New
[3/3] Cleanup __ieee754_sqrt(f/l)
[1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2017-09-26
Wilco Dijkstra
New
[2/3] Cleanup __ieee754_sqrt(f/l)
[1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2017-09-26
Wilco Dijkstra
New
[1/3] Cleanup __ieee754_sqrt(f/l)
[1/3] Cleanup __ieee754_sqrt(f/l)
- - - -
0 0 0
2017-09-26
Wilco Dijkstra
New
Simplify C99 isgreater macros
Simplify C99 isgreater macros
- - - -
0 0 0
2017-09-26
Wilco Dijkstra
New
Remove ancient __signbit inlines
Remove ancient __signbit inlines
- - - -
0 0 0
2017-09-26
Wilco Dijkstra
New
[v2,malloc] Use relaxed atomics for malloc have_fastchunks
[v2,malloc] Use relaxed atomics for malloc have_fastchunks
- - - -
0 0 0
2017-09-21
Wilco Dijkstra
New
[malloc] Avoid atomics in have_fastchunks
[malloc] Avoid atomics in have_fastchunks
- - - -
0 0 0
2017-09-19
Wilco Dijkstra
New
Cleanup __ieee754_sqrt(f)
Cleanup __ieee754_sqrt(f)
- - - -
0 0 0
2017-09-15
Wilco Dijkstra
New
Add expf trace
- - - -
0 0 0
2017-08-23
Wilco Dijkstra
New
Add logf trace
- - - -
0 0 0
2017-08-23
Wilco Dijkstra
New
[v3] Add math benchmark latency test
- - - -
0 0 0
2017-08-17
Wilco Dijkstra
New
Add math benchmark latency test
- - - -
0 0 0
2017-08-16
Wilco Dijkstra
New
Add math benchmark latency test
- - - -
0 0 0
2017-08-16
Wilco Dijkstra
New
Enable unwind info in libc-start.c and backtrace.c
- - - -
0 0 0
2017-08-09
Wilco Dijkstra
New
[AArch64] Optimized memcmp
- - - -
0 0 0
2017-08-08
Wilco Dijkstra
New
[AArch64] Add unwind info to __libc_start_main
- - - -
0 0 0
2017-07-31
Wilco Dijkstra
New
[AArch64] Optimized memcmp
- - - -
0 0 0
2017-07-07
Wilco Dijkstra
New
[AArch64] Inline mempcpy again
- - - -
0 0 0
2017-06-29
Wilco Dijkstra
New
aarch64: optimize the unaligned case of memcmp
- - - -
0 0 0
2017-06-23
Wilco Dijkstra
New
Improve math benchmark infrastructure
- - - -
0 0 0
2017-06-19
Wilco Dijkstra
New
Add powf trace
- - - -
0 0 0
2017-06-16
Wilco Dijkstra
New
Improve math benchmark infrastructure
- - - -
0 0 0
2017-06-15
Wilco Dijkstra
New
Replace __bzero with memset
- - - -
0 0 0
2017-06-12
Wilco Dijkstra
New
Remove string/bits/string2.h header
- - - -
0 0 0
2017-06-02
Wilco Dijkstra
New
[v5] Remove defines to builtins in string2.h
- - - -
0 0 0
2017-06-01
Wilco Dijkstra
New
[v5] Remove defines to builtins in string2.h
- - - -
0 0 0
2017-03-23
Wilco Dijkstra
New
«
1
2
»