Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86-64: Add AVX optimized string/memory functions for RTM | H.J. Lu | 2021-03-29 | 1 | -33/+22 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Fix avx2 strncmp offset compare condition check [BZ #25933] | Sunil K Pandey | 2020-06-17 | 1 | -0/+15 |
* | x86_64: Use %xmmN with vpxor to clear a vector register | H.J. Lu | 2020-06-17 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | x86-64 strncmp family: Properly handle the length parameter [BZ# 24097] | H.J. Lu | 2019-01-21 | 1 | -3/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2 | Leonardo Sandoval | 2018-06-01 | 1 | -0/+847 |