Show patches with: Submitter = Wilco Dijkstra       |    State = Action Required       |    Archived = No       |   347 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,3/3] Cleanup __ieee754_sqrt(f/l) [v4,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-15 Wilco Dijkstra New
[v4,2/3] Cleanup __ieee754_sqrt(f/l) [v4,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-15 Wilco Dijkstra New
[v4,1/3] Cleanup __ieee754_sqrt(f/l) [v4,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-15 Wilco Dijkstra New
Use correct includes in benchtests Use correct includes in benchtests - - - - --- 2018-03-15 Wilco Dijkstra New
[v3,3/3] Cleanup __ieee754_sqrt(f/l) [v3,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-13 Wilco Dijkstra New
[v3,2/3] Cleanup __ieee754_sqrt(f/l) [v3,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-13 Wilco Dijkstra New
[v3,1/3] Cleanup __ieee754_sqrt(f/l) [v3,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-13 Wilco Dijkstra New
[6/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[5/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[4/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[3/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[2/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[1/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
Remove mplog and mpexp Remove mplog and mpexp - - - - --- 2018-02-14 Wilco Dijkstra New
Remove slow paths from pow Remove slow paths from pow - - - - --- 2018-02-09 Wilco Dijkstra New
Remove slow paths from log Remove slow paths from log - - - - --- 2018-02-02 Wilco Dijkstra New
[AArch64] Use builtins for fpcr/fpsr [AArch64] Use builtins for fpcr/fpsr - - - - --- 2018-01-09 Wilco Dijkstra New
[v2] Add malloc micro benchmark [v2] Add malloc micro benchmark - - - - --- 2018-01-02 Wilco Dijkstra New
[v2,1/3] Cleanup __ieee754_sqrt(f/l) [v2,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2017-12-20 Wilco Dijkstra New
Add malloc micro benchmark Add malloc micro benchmark - - - - --- 2017-12-01 Wilco Dijkstra New
Bypass math wrappers with -fno-math-errno Bypass math wrappers with -fno-math-errno - - - - --- 2017-11-08 Wilco Dijkstra New
Improve math_errhandling Improve math_errhandling - - - - --- 2017-11-08 Wilco Dijkstra New
[5/5] Add single-threaded path to _int_malloc Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[4/5] Fix deadlock in _int_free consistency check Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[3/5] Add single-threaded path to _int_free Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[2/5] Add single-threaded path to malloc/realloc/calloc/memalloc Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[1/5] Inline tcache functions Add single-threaded fast path to malloc - - - - --- 2017-10-12 Wilco Dijkstra New
[malloc] Improve malloc initialization sequence [malloc] Improve malloc initialization sequence - - - - --- 2017-09-29 Wilco Dijkstra New
[RFC] Using protected for math symbols [RFC] Using protected for math symbols - - - - --- 2017-09-29 Wilco Dijkstra New
Use fabs(f/l) rather than __fabs Use fabs(f/l) rather than __fabs - - - - --- 2017-09-29 Wilco Dijkstra New
Remove old cimag inlines Remove old cimag inlines - - - - --- 2017-09-29 Wilco Dijkstra New
[malloc] Speedup fastbin paths [malloc] Speedup fastbin paths - - - - --- 2017-09-28 Wilco Dijkstra New
[3/3] Cleanup __ieee754_sqrt(f/l) [1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2017-09-26 Wilco Dijkstra New
[2/3] Cleanup __ieee754_sqrt(f/l) [1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2017-09-26 Wilco Dijkstra New
[1/3] Cleanup __ieee754_sqrt(f/l) [1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2017-09-26 Wilco Dijkstra New
Simplify C99 isgreater macros Simplify C99 isgreater macros - - - - --- 2017-09-26 Wilco Dijkstra New
Remove ancient __signbit inlines Remove ancient __signbit inlines - - - - --- 2017-09-26 Wilco Dijkstra New
[v2,malloc] Use relaxed atomics for malloc have_fastchunks [v2,malloc] Use relaxed atomics for malloc have_fastchunks - - - - --- 2017-09-21 Wilco Dijkstra New
[malloc] Avoid atomics in have_fastchunks [malloc] Avoid atomics in have_fastchunks - - - - --- 2017-09-19 Wilco Dijkstra New
Cleanup __ieee754_sqrt(f) Cleanup __ieee754_sqrt(f) - - - - --- 2017-09-15 Wilco Dijkstra New
Add expf trace - - - - --- 2017-08-23 Wilco Dijkstra New
Add logf trace - - - - --- 2017-08-23 Wilco Dijkstra New
[v3] Add math benchmark latency test - - - - --- 2017-08-17 Wilco Dijkstra New
Add math benchmark latency test - - - - --- 2017-08-16 Wilco Dijkstra New
Add math benchmark latency test - - - - --- 2017-08-16 Wilco Dijkstra New
Enable unwind info in libc-start.c and backtrace.c - - - - --- 2017-08-09 Wilco Dijkstra New
[AArch64] Optimized memcmp - - - - --- 2017-08-08 Wilco Dijkstra New
[AArch64] Add unwind info to __libc_start_main - - - - --- 2017-07-31 Wilco Dijkstra New
[AArch64] Optimized memcmp - - - - --- 2017-07-07 Wilco Dijkstra New
[AArch64] Inline mempcpy again - - - - --- 2017-06-29 Wilco Dijkstra New
aarch64: optimize the unaligned case of memcmp - - - - --- 2017-06-23 Wilco Dijkstra New
Improve math benchmark infrastructure - - - - --- 2017-06-19 Wilco Dijkstra New
Add powf trace - - - - --- 2017-06-16 Wilco Dijkstra New
Improve math benchmark infrastructure - - - - --- 2017-06-15 Wilco Dijkstra New
Replace __bzero with memset - - - - --- 2017-06-12 Wilco Dijkstra New
Remove string/bits/string2.h header - - - - --- 2017-06-02 Wilco Dijkstra New
[v5] Remove defines to builtins in string2.h - - - - --- 2017-06-01 Wilco Dijkstra New
[v5] Remove defines to builtins in string2.h - - - - --- 2017-03-23 Wilco Dijkstra New
[v3] Add random memcpy test - - - - --- 2017-03-23 Wilco Dijkstra New
Remove strcmp inlines - - - - --- 2017-03-07 Wilco Dijkstra New
Rename strdup uses - - - - --- 2017-03-07 Wilco Dijkstra New
[v5] Remove defines to builtins in string2.h - - - - --- 2017-03-07 Wilco Dijkstra New
[v3] Add random memcpy test - - - - --- 2017-03-07 Wilco Dijkstra New
[v3] Add random memcpy test - - - - --- 2017-02-17 Wilco Dijkstra New
[v5] Remove defines to builtins in string2.h - - - - --- 2017-02-17 Wilco Dijkstra New
Rename strdup uses - - - - --- 2017-02-17 Wilco Dijkstra New
Fix C++ debug tests - - - - --- 2017-02-14 Wilco Dijkstra New
Remove strcmp inlines - - - - --- 2017-02-14 Wilco Dijkstra New
[v5] Remove defines to builtins in string2.h - - - - --- 2017-02-10 Wilco Dijkstra New
Rename strdup uses - - - - --- 2017-02-10 Wilco Dijkstra New
[v3] Add random memcpy test - - - - --- 2017-02-10 Wilco Dijkstra New
Rename strdup uses - - - - --- 2017-02-09 Wilco Dijkstra New
[v2] Add random memcpy test - - - - --- 2017-02-09 Wilco Dijkstra New
[v2] Remove strdup inlines - - - - --- 2017-02-09 Wilco Dijkstra New
[v4] Remove defines to builtins in string2.h - - - - --- 2017-02-09 Wilco Dijkstra New
[v2] Do not transform strchr into rawmemchr - - - - --- 2017-02-09 Wilco Dijkstra New
Rename strdup uses - - - - --- 2017-02-09 Wilco Dijkstra New
Fix C++ debug tests - - - - --- 2017-02-09 Wilco Dijkstra New
Add random memcpy test - - - - --- 2017-02-07 Wilco Dijkstra New
Rename strdup uses - - - - --- 2017-01-11 Wilco Dijkstra New
[v2] Remove index defines - - - - --- 2017-01-11 Wilco Dijkstra New
Remove index defines - - - - --- 2017-01-10 Wilco Dijkstra New
Fix C++ debug tests - - - - --- 2016-12-20 Wilco Dijkstra New
[v4] Improve strsep - - - - --- 2016-12-15 Wilco Dijkstra New
[v3] Improve strtok(_r) performance - - - - --- 2016-12-13 Wilco Dijkstra New
Improve generic rawmemchr - - - - --- 2016-12-13 Wilco Dijkstra New
[v3] Improve strsep - - - - --- 2016-12-13 Wilco Dijkstra New
[v2] Remove strdup inlines - - - - --- 2016-12-12 Wilco Dijkstra New
Remove string/bits/string2.h header - - - - --- 2016-12-12 Wilco Dijkstra New
Remove strcmp inlines - - - - --- 2016-12-12 Wilco Dijkstra New
Remove strdup inlines - - - - --- 2016-12-12 Wilco Dijkstra New
[v2] Improve strsep - - - - --- 2016-11-23 Wilco Dijkstra New
[v4] Remove defines to builtins in string2.h - - - - --- 2016-11-23 Wilco Dijkstra New
[v2] Do not transform strchr into rawmemchr - - - - --- 2016-11-23 Wilco Dijkstra New
[v3] Remove defines to builtins in string2.h - - - - --- 2016-11-22 Wilco Dijkstra New
[v2] Remove defines to builtins in string2.h - - - - --- 2016-11-22 Wilco Dijkstra New
Improve strsep - - - - --- 2016-11-18 Wilco Dijkstra New
Remove defines to builtins in string2.h - - - - --- 2016-11-18 Wilco Dijkstra New
Do not transform strchr into rawmemchr - - - - --- 2016-11-16 Wilco Dijkstra New
Improve generic rawmemchr - - - - --- 2016-11-16 Wilco Dijkstra New
« 1 2 3 4 »