optimize 16- and 32-bit moves
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 8 Dec 2008 22:56:18 +0000 (22:56 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 8 Dec 2008 22:56:18 +0000 (22:56 -0000)
commitefb545b9bdd3934dcdbf9bc0890a42081b330049
tree4dc9212e49a5dae9890bd324bcc9bf4941e2321d
parentd1a84a2880073f6cc5e2f9f4e5f236cd110f01a0
optimize 16- and 32-bit moves

function                                             old     new   delta
udhcpd_main                                         1239    1257     +18
udhcp_add_simple_option                               93      92      -1
buffer_read_le_u32                                    19      18      -1
unpack_gz_stream_with_info                           526     520      -6
dnsd_main                                           1470    1463      -7
udhcp_run_script                                    1208    1186     -22
send_ACK                                             255     229     -26
arping_main                                         1661    1623     -38
send_offer                                           470     428     -42
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/8 up/down: 18/-143)          Total: -125 bytes
13 files changed:
archival/libunarchive/decompress_unzip.c
include/platform.h
networking/arping.c
networking/dnsd.c
networking/libiproute/libnetlink.c
networking/libiproute/ll_addr.c
networking/udhcp/dhcpc.c
networking/udhcp/dhcpd.c
networking/udhcp/options.c
networking/udhcp/script.c
networking/udhcp/serverpacket.c
networking/zcip.c
util-linux/volume_id/linux_raid.c