Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_arm-optimized-routines
/
bfaeb591c6c20cf83d0f64e0c63bfc253713e4e0
bfaeb59
ARMv8.5 MTE: Add MTE compatible version of strrchr.
by Gabor Kertesz
· 5 years ago
878eb93
string: Improve strchrnul-mte performance
by Wilco Dijkstra
· 5 years ago
7aeabda
string: Improve strchr-mte performance
by Wilco Dijkstra
· 5 years ago
2f12ab4
string: Improve strrchr performance
by Wilco Dijkstra
· 5 years ago
6306e48
string: Improve strchrnul performance
by Wilco Dijkstra
· 5 years ago
c150986
string: Improve strchr performance
by Wilco Dijkstra
· 5 years ago
e3ac531
string: fix check-string
by Szabolcs Nagy
· 5 years ago
9bd3b27
string: more strchr, strrchr, strchrnul test improvements
by Szabolcs Nagy
· 5 years ago
22fd931
string: test cleanups
by Szabolcs Nagy
· 5 years ago
563b710
ARMv8.5 MTE: Add MTE compatible version of strchrnul.
by Gabor Kertesz
· 5 years ago
6d09ce9
ARMv8.5 MTE: Make strchr-mte big and little endian compatible.
by Gabor Kertesz
· 5 years ago
72b1035
ARMv8.5 MTE: Add MTE compatible version of memchr.
by Gabor Kertesz
· 5 years ago
e89e459
string: Add new testcase for memchr.
by Gabor Kertesz
· 5 years ago
88e671c
string: Fix unnecessary masking of memchr.
by Gabor Kertesz
· 5 years ago
30c1ada
string: Add memcpy benchmark
by Wilco Dijkstra
· 5 years ago
4c76c7d
string: Add benchmark infrastructure
by Wilco Dijkstra
· 5 years ago
a0ad28d
v20.02 release
by Szabolcs Nagy
· 5 years ago
6a988f6
networking: New subproject.
by Ola Liljedahl
· 5 years ago
6f41cff
math: Improve comments, disable errno handling by default
by Wilco Dijkstra
· 5 years ago
4fba27c
string: Rename memcpy_simd.S
by Szabolcs Nagy
· 5 years ago
1f93178
string: Optimize SIMD memcpy
by Wilco Dijkstra
· 5 years ago
718e742
string: Fix white space in memcpy
by Wilco Dijkstra
· 5 years ago
c8e72e8
ARMv8.5 MTE: Add MTE compatible version of strchr.
by Gabor Kertesz
· 5 years ago
9be4a9b
string: Add stpcpy
by Wilco Dijkstra
· 5 years ago
b09a519
string: Cleanup memset
by Wilco Dijkstra
· 5 years ago
02cfc9c
ARMv8.5 MTE: Add MTE compatible version of strlen.
by Branislav Rankov
· 5 years ago
1dfd7b8
string: change build system to avoid fragile includes
by Szabolcs Nagy
· 5 years ago
4c175c8
string: optimize memcpy
by Wilco Dijkstra
· 5 years ago
33ba190
math: Add more ulp tests
by Szabolcs Nagy
· 6 years ago
a807c9b
math: add vector pow
by Szabolcs Nagy
· 6 years ago
099350a
string: Remove memcpy_bytewise
by Wilco Dijkstra
· 6 years ago
2771bc7
math: fix spurious overflow in pow with clang
by Szabolcs Nagy
· 6 years ago
0aed5ab
string: Fix compilation of AArch64 strrchr with Clang
by Jake Weinstein
· 6 years ago
bbd64ec
string: Add strrchr
by Wilco Dijkstra
· 6 years ago
dbb919d
Add the Assignment Agreement v1.1 document
by Szabolcs Nagy
· 6 years ago
833e860
string: Use L(name) for labels
by Wilco Dijkstra
· 6 years ago
31b560b
string: Use asmdefs.h, ENTRY and END
by Wilco Dijkstra
· 6 years ago
3377796
aarch64: Combine memcpy and memmove implementations
by Krzysztof Koch
· 6 years ago
709020e
Update the readme
by Szabolcs Nagy
· 6 years ago
6d3ae5f
arch64: Add SIMD version of memcpy
by Krzysztof Koch
· 6 years ago
015c951
aarch64: Use common header file in memcpy.S
by Krzysztof Koch
· 6 years ago
dec9ffe
Makefile tweak for better subproject handling
by Szabolcs Nagy
· 6 years ago
1fd2aaa
Build system refactoring
by Szabolcs Nagy
· 6 years ago
4f4e530
string: Use .d rather than .2d for element mov instructions
by George Steed
· 6 years ago
1f3b163
math: add WANT_VMATH feature macro
by Szabolcs Nagy
· 6 years ago
675721a
math: allow errno setting even if !(math_errhandling&MATH_ERRNO)
by Szabolcs Nagy
· 6 years ago
80922e8
math: fix unused function warnings in mathbench.c
by Szabolcs Nagy
· 6 years ago
2c6c240
math: fix missing attributes warnings
by Szabolcs Nagy
· 6 years ago
17cd8af
math: fix unused variable warnings
by Szabolcs Nagy
· 6 years ago
9e6e14e
math: move definitions in internal header
by Szabolcs Nagy
· 6 years ago
0eb4280
Fix building outside the source directory
by Szabolcs Nagy
· 6 years ago
69170e1
Add vector exp2f
by Szabolcs Nagy
· 6 years ago
65464ec
math: fix runulp.sh
by Szabolcs Nagy
· 6 years ago
fec28a7
aarch64: Increase small and medium cases for memcpy
by Krzysztof Koch
· 6 years ago
433a3b1
Add -Werror=implicit-function-declaration
by Szabolcs Nagy
· 6 years ago
3d7ecfe
fix the build of s_powf.o on non-aarch64 targets
by Szabolcs Nagy
· 6 years ago
d984098
Add vector log
by Szabolcs Nagy
· 6 years ago
a2f717e
Add vector sin and cos
by Szabolcs Nagy
· 6 years ago
ba75d0a
Add vector powf
by Szabolcs Nagy
· 6 years ago
c5cba85
Add vector sinf and cosf
by Szabolcs Nagy
· 6 years ago
c280e49
Add vector logf
by Szabolcs Nagy
· 6 years ago
7a1f4cf
Add vector exp, expf and related vector math support code
by Szabolcs Nagy
· 6 years ago
a88f3f6
math: more robust mathbench_libc
by Szabolcs Nagy
· 6 years ago
0a51e64
math: update the plot script
by Szabolcs Nagy
· 6 years ago
6046338
Prevent fenv access breaking optimizations of the ulp tool
by Szabolcs Nagy
· 6 years ago
ef987d3
Support running the math tests without fenv checks
by Szabolcs Nagy
· 6 years ago
0705df1
Support separate CFLAGS per subproject
by Szabolcs Nagy
· 6 years ago
1e0c802
Use CFLAGS_SHARED for shared libraries
by Szabolcs Nagy
· 6 years ago
8dcd063
fix exit status of ulp and runulp.sh
by Szabolcs Nagy
· 6 years ago
39dc36a
Document subproject make targets in the README
by Szabolcs Nagy
· 6 years ago
32fe1c5
Document debian build deps in the README
by Szabolcs Nagy
· 6 years ago
614d783
fix mathtest lineno accounting
by Szabolcs Nagy
· 6 years ago
db49c4b
fix the exit status of mathtest on failure
by Szabolcs Nagy
· 6 years ago
5e3d756
string: print passing test cases
by Szabolcs Nagy
· 6 years ago
9c83999
string: build arm memcpy with -mthumb too
by Szabolcs Nagy
· 6 years ago
f934c86
math: add long double symbols when long double is same as double
by Szabolcs Nagy
· 6 years ago
24b2750
Import aarch64 sve strrchr
by Adhemerval Zanella
· 6 years ago
9378378
Add strrchr test
by Adhemerval Zanella
· 6 years ago
355403c
Import aarch64 sve strnlen
by Adhemerval Zanella
· 6 years ago
439687a
Import aarch64 sve strncmp
by Adhemerval Zanella
· 6 years ago
9ecd13a
Import aarch64 sve strlen
by Adhemerval Zanella
· 6 years ago
59b123b
Import aarch64 sve strcpy
by Adhemerval Zanella
· 6 years ago
0fed5b1
Import aarch64 sve strcmp
by Adhemerval Zanella
· 6 years ago
fbe165c
Import aarch64 sve strchr and strchrnul
by Adhemerval Zanella
· 6 years ago
fe7ca84
Import aarch64 sve memcmp
by Adhemerval Zanella
· 6 years ago
10c7a2d
Import aarch64 sve memchr
by Adhemerval Zanella
· 6 years ago
4b041b3
math: fix duplicated declaration in mathlib.h
by Szabolcs Nagy
· 6 years ago
8c2c78a
Remove strcmp comment that's no longer relevant
by Szabolcs Nagy
· 6 years ago
558699c
Change license of string functions to MIT
by Szabolcs Nagy
· 6 years ago
c834b93
Re-license arm v6t2 strlen to MIT
by Adhemerval Zanella
· 6 years ago
35d2d73
Re-license arm memset to MIT
by Adhemerval Zanella
· 6 years ago
202e95d
Re-license arm memcpy to MIT
by Adhemerval Zanella
· 6 years ago
bb3c109
Re-license arm memchr to MIT
by Adhemerval Zanella
· 6 years ago
0560ff3
Re-license aarch64 strnlen to MIT
by Adhemerval Zanella
· 6 years ago
655c205
Re-license aarch64 strncmp to MIT
by Adhemerval Zanella
· 6 years ago
674605d
Re-license aarch64 strlen to MIT
by Adhemerval Zanella
· 6 years ago
f319fd9
Re-license aarch64 strcmp to MIT
by Adhemerval Zanella
· 6 years ago
f6aac11
Re-license aarch64 memset to MIT
by Adhemerval Zanella
· 6 years ago
e908e6f
Re-license aarch64 memmove to MIT
by Adhemerval Zanella
· 6 years ago
16e59b7
Re-license aarch64 memcpy to MIT
by Adhemerval Zanella
· 6 years ago
Next »