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-01-16 14:42:26 +03:00
2012-10-11 16:41:12 -07:00
2012-10-11 16:41:12 -07:00
2014-11-24 15:03:45 +05:30
2012-10-11 16:41:12 -07:00
2012-10-11 16:41:12 -07:00
2012-10-11 16:41:12 -07:00
2012-10-11 16:41:12 -07:00
2012-10-11 16:41:12 -07:00
2014-11-24 15:03:45 +05:30
2014-11-24 15:03:45 +05:30