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:25 -0400
committerH.J. Lu <hjl.tools@gmail.com>2021-04-25 10:04:39 -0700
commit7f3e7c262cab4e2401e4331a6ef29c428de02044 (patch)
tree727b07c84d4dd0354dfba048fe5d13b9eac36652 /assert
parentccabe7971f508709d034b63b8672f6f751a3d356 (diff)
downloadglibc-7f3e7c262cab4e2401e4331a6ef29c428de02044.tar.gz
glibc-7f3e7c262cab4e2401e4331a6ef29c428de02044.tar.xz
glibc-7f3e7c262cab4e2401e4331a6ef29c428de02044.zip
x86: Optimize strchr-evex.S
No bug. This commit optimizes strchr-evex.S. The optimizations are
mostly small things such as save an ALU in the alignment process,
saving a few instructions in the loop return. The one significant
change is saving 2 instructions in the 4x loop. 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