Paul E. Murphy
25dba0ad05
powerpc: Add optimized P8 strspn
...
This utilizes vectors and bitmasks. For small needle, large
haystack, the performance improvement is upto 8x. For short
strings (0-4B), the cost of computing the bitmask dominates,
and is a tad slower.
2016-04-07 15:51:28 -05:00
..
2016-02-18 14:55:29 -02:00
2016-01-25 10:43:41 -08:00
2016-03-15 23:23:24 -04:00
2016-03-20 19:51:42 +01:00
2016-01-04 16:05:18 +00:00
2016-01-08 02:19:26 -05:00
2016-04-01 10:44:40 -03:00
2016-01-04 16:05:18 +00:00
2016-03-31 12:14:33 -05:00
2016-01-04 16:05:18 +00:00
2016-02-18 14:55:29 -02:00
2016-03-20 22:16:34 +01:00
2016-01-04 16:05:18 +00:00
2016-01-28 01:52:05 +00:00
2016-01-20 13:57:14 -08:00
2016-01-21 22:58:03 -08:00
2016-01-15 21:20:34 +01:00
2016-03-13 21:44:09 +01:00
2016-04-07 15:51:28 -05:00
2016-01-04 16:05:18 +00:00
2016-04-01 10:42:54 +02:00
2016-01-04 16:05:18 +00:00
2016-02-18 14:55:29 -02:00
2016-01-04 16:05:18 +00:00
2016-03-29 22:13:36 +00:00
2016-01-04 16:05:18 +00:00
2016-01-04 16:05:18 +00:00
2016-04-01 15:09:14 -07:00
2016-04-06 10:19:16 -07:00