Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/n2
/
libc
/
arch-arm64
/
generic
/
bionic
43d9121
bionic: arm64: generic: strcmp: align to cache and preload
by Yuanyuan Zhong
· 9 years ago
06a95ec
bionic: Use a more simple strrchr for arm64
by Steve Kondik
· 9 years ago
0fe9454
libc: AArch64: Tune memcpy
by Wilco Dijkstra
· 10 years ago
0285211
libc: ARM64: add assembly strrchr
by Richard Earnshaw
· 11 years ago
b1075e5
libc: ARM64: improve performance in strlen
by Wilco Dijkstra
· 11 years ago
5834107
libc: ARM64: optimize memset.
by Wilco Dijkstra
· 10 years ago
2a25ce2
libc: ARM64: Optimize memcpy.
by Wilco Dijkstra
· 10 years ago
5084dea
libc: ARM64: remove bcopy from memset
by Jake Weinstein
· 10 years ago
2926f9a
libc: remove bcopy from memmove on 64-bit architectures
by Jake Weinstein
· 10 years ago
33f3351
Use unified syntax to compile with both llvm and gcc.
by Chih-Hung Hsieh
· 10 years ago
8cf61da
Add __memcpy_chk assembly for 64 bit.
by Christopher Ferris
· 11 years ago
e03e1ea
Fix memchr with a zero length.
by Christopher Ferris
· 11 years ago
8c20c13
Add optimized memchr implementation from newlib
by Bernhard Rosenkränzer
· 11 years ago
1558138
Regenerate the bionic NOTICE files.
by Elliott Hughes
· 11 years ago
753eb7f
Add optimized stpcpy.
by Christopher Ferris
· 11 years ago
2e249c2
Merge "Add optimized 64 bit strcpy."
by Christopher Ferris
· 11 years ago
77561bf
Add optimized 64 bit strcpy.
by Christopher Ferris
· 11 years ago
12c0274
Add optimized neon strchr implementation based on newlib
by Bernhard Rosenkränzer
· 11 years ago
ce9ce28
Removes bcopy and bzero from bionic.
by Dan Albert
· 11 years ago
62d92e1
Add Aarch64 optimized bzero based on memset
by Bernhard Rosenkraenzer
· 11 years ago
6f2bde3
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
by Bernhard Rosenkraenzer
· 11 years ago
fd0ce86
Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
by Christopher Ferris
· 11 years ago
8167dd7
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
by Bernhard Rosenkraenzer
· 11 years ago
7e4fa56
Add ARMv8 optimized string handling functions based on cortex-strings
by Bernhard Rosenkraenzer
· 12 years ago