Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Code cleanup in strchr-avx2 and comment justifying branch | Noah Goldstein | 2022-03-25 | 1 | -97/+107 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | x86: Optimize strchr-avx2.S | Noah Goldstein | 2021-04-25 | 1 | -117/+169 |
* | x86-64: Add AVX optimized string/memory functions for RTM | H.J. Lu | 2021-03-29 | 1 | -15/+13 |
* | x86-64: Refactor and improve performance of strchr-avx2.S | noah | 2021-02-08 | 1 | -113/+112 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | 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 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | x86-64: Optimize strchr/strchrnul/wcschr with AVX2 | H.J. Lu | 2017-06-09 | 1 | -0/+254 |