Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86-64: Use IFUNC memcpy and mempcpy in libc.ahjl/ifunc/master | H.J. Lu | 2017-07-29 | 1 | -11/+7 |
* | x86-64: Implement memmove family IFUNC selectors in C | H.J. Lu | 2017-06-14 | 1 | -0/+11 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Check Prefer_ERMS in memmove/memcpy/mempcpy/memset | H.J. Lu | 2016-06-30 | 1 | -1/+5 |
* | X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove | H.J. Lu | 2016-06-08 | 1 | -12/+12 |
* | Fix a typo in comments in memmove-vec-unaligned-erms.S | H.J. Lu | 2016-06-06 | 1 | -1/+1 |
* | X86-64: Use non-temporal store in memcpy on large data | H.J. Lu | 2016-04-12 | 1 | -169/+220 |
* | X86-64: Prepare memmove-vec-unaligned-erms.S | H.J. Lu | 2016-04-06 | 1 | -54/+84 |
* | Fix memmove-vec-unaligned-erms.S | H.J. Lu | 2016-04-03 | 1 | -24/+30 |
* | Add x86-64 memmove with unaligned load/store and rep movsb | H.J. Lu | 2016-03-31 | 1 | -0/+462 |