about summary refs log tree commit diff
path: root/assert
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2021-04-23 15:56:24 -0400
committerH.J. Lu <hjl.tools@gmail.com>2021-04-25 10:04:31 -0700
commitccabe7971f508709d034b63b8672f6f751a3d356 (patch)
tree4818c4150f98c1a906eed25ebbf6869bdb460979 /assert
parent24f261f27fb8fd19ae294ff2a13bc5b7a0bafc91 (diff)
downloadglibc-ccabe7971f508709d034b63b8672f6f751a3d356.tar.gz
glibc-ccabe7971f508709d034b63b8672f6f751a3d356.tar.xz
glibc-ccabe7971f508709d034b63b8672f6f751a3d356.zip
x86: Optimize strchr-avx2.S
No bug. This commit optimizes strchr-avx2.S. The optimizations are all
small things such as save an ALU in the alignment process, saving a
few instructions in the loop return, saving some bytes in the main
loop, and increasing the ILP in the return cases. test-strchr,
test-strchrnul, test-wcschr, and test-wcschrnul are all passing.

Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
Diffstat (limited to 'assert')
0 files changed, 0 insertions, 0 deletions