sse: better choosing of alignment var
authorDavid Schleef <ds@schleef.org>
Wed, 18 Aug 2010 00:55:58 +0000 (17:55 -0700)
committerDavid Schleef <ds@schleef.org>
Wed, 18 Aug 2010 00:55:58 +0000 (17:55 -0700)
commit9b569177eb00fc6bd499485382af1c86c98788bf
tree832de3dcacf095773a44e5791275876335ec40e8
parentab154b9a3e90e7c5e2bf4c75e2536be76d9b5392
sse: better choosing of alignment var

This causes a bunch of test programs to increase in speed by 10-20%,
specifically those that have larger source sizes than dest sizes.
The one notable exception is orc_interleave_s16, which decreases in
speed by 50%, even though there is no apparent change in code.  WTF.
orc/orcprogram-sse.c