H.J. Lu eb2c88c7c8 Remove alignments on jump targets in memset
X86-64 memset-vec-unaligned-erms.S aligns many jump targets, which
increases code sizes, but not necessarily improve performance.  As
memset benchtest data of align vs no align on various Intel and AMD
processors

https://sourceware.org/bugzilla/attachment.cgi?id=9277

shows that aligning jump targets isn't necessary.

	[BZ #20115]
	* sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S (__memset):
	Remove alignments on jump targets.
2016-05-19 08:49:55 -07:00
..
2016-04-09 20:05:13 -04:00
2016-04-09 20:05:13 -04:00
2016-04-13 17:07:13 +02:00
2013-09-23 00:52:09 -04:00
2013-03-18 07:39:12 +01:00