Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86-64: Implement memset family IFUNC selectors in C | H.J. Lu | 2017-06-15 | 1 | -0/+5 |
* | x86-64: Optimize wmemset with SSE2/AVX2/AVX512 | H.J. Lu | 2017-06-05 | 1 | -3/+21 |
* | Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081] | H.J. Lu | 2017-01-30 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | X86-64: Remove the previous SSE2/AVX2 memsets | H.J. Lu | 2016-06-08 | 1 | -1/+1 |
* | Remove alignments on jump targets in memset | H.J. Lu | 2016-05-19 | 1 | -32/+5 |
* | X86-64: Prepare memset-vec-unaligned-erms.S | H.J. Lu | 2016-04-06 | 1 | -13/+19 |
* | Force 32-bit displacement in memset-vec-unaligned-erms.S | H.J. Lu | 2016-04-05 | 1 | -0/+13 |
* | Add x86-64 memset with unaligned store and rep stosb | H.J. Lu | 2016-03-31 | 1 | -0/+251 |