Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unroll the loop x86-64 SSE4.2 strlen. | H.J. Lu | 2010-01-13 | 1 | -15/+45 |
* | Define bit_XXX and index_XXX. | H.J. Lu | 2009-12-13 | 1 | -2/+2 |
* | Move SSE4.2 functions together. | Ulrich Drepper | 2009-08-08 | 1 | -0/+1 |
* | Align functions to 16-byte boundary. | Ulrich Drepper | 2009-07-03 | 1 | -0/+1 |
* | Forgot some more cleanups for the SSE4.2 strlen on x86-64. | Ulrich Drepper | 2009-06-05 | 1 | -2/+7 |
* | Add missing cleanups from SSE4.2 x86-64 strlen. | Ulrich Drepper | 2009-06-05 | 1 | -3/+4 |
* | Optimize x86-64 strlen for SSE4.2. | Ulrich Drepper | 2009-06-05 | 1 | -0/+87 |