Wilco Dijkstra 5770c0ad1e [AArch64] Adjust writeback in non-zero memset
This fixes an ineffiency in the non-zero memset.  Delaying the writeback
until the end of the loop is slightly faster on some cores - this shows
~5% performance gain on Cortex-A53 when doing large non-zero memsets.

	* sysdeps/aarch64/memset.S (MEMSET): Improve non-zero memset loop.
2018-11-20 12:37:00 +00:00
..
2018-03-11 13:06:33 +01:00
2014-09-29 07:53:36 -07:00
2018-03-06 23:01:02 +05:30
2014-06-27 16:51:22 +00:00