summaryrefslogtreecommitdiffstats
path: root/libc/arch-arm64/generic-neon
Commit message (Expand)AuthorAgeFilesLines
* Remove the unnecessary generic-neon code.Christopher Ferris2014-09-232-192/+0
* Add optimized memchr implementation from newlibBernhard Rosenkränzer2014-07-111-0/+1
* Add optimized stpcpy.Christopher Ferris2014-06-301-0/+1
* Merge "Add optimized 64 bit strcpy."Christopher Ferris2014-06-261-0/+1
|\
| * Add optimized 64 bit strcpy.Christopher Ferris2014-06-261-0/+1
* | Add optimized neon strchr implementation based on newlibBernhard Rosenkränzer2014-06-271-0/+1
|/
* Use larger neon instructions for moving data.Christopher Ferris2014-05-092-0/+188