]> sourceware.org Git - glibc.git/commit - ChangeLog
tilegx: optimize string copy_byte() internal function
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 16 Sep 2014 00:02:50 +0000 (20:02 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 6 Oct 2014 15:18:41 +0000 (11:18 -0400)
commit1c4c1a6f4d0e8ffab24419d136fbfe698a201d24
tree5c5be108661211cd2e6fd4f41f399bf2d03f2429
parent99d86ea324820ec7b7755377182922a6233e25fb
tilegx: optimize string copy_byte() internal function

We can use one "shufflebytes" instruction instead of 3 "bfins"
instructions to optimize the string functions.
ChangeLog
sysdeps/tile/tilegx/string-endian.h
This page took 0.041331 seconds and 5 git commands to generate.