Avi Kivity
f171d71c16
utils: optimize murmur3_hash data fetch
...
By using a recognized idiom, gcc can optimize the unaligned little endian
load as a single instruction (actually less than an instruction, as it
combines it with a succeeding arithmetic operation).
2015-08-28 12:37:43 +03:00
..
2015-08-17 16:51:10 +03:00
2015-05-19 11:22:41 -04:00
2015-05-19 11:22:41 -04:00
2015-08-23 12:22:49 +03:00
2015-08-23 12:22:49 +03:00
2015-04-23 14:55:26 +08:00
2015-06-09 15:33:38 +03:00
2015-08-24 11:23:24 -03:00
2015-08-24 11:23:24 -03:00
2015-08-09 00:05:33 +03:00
2015-05-06 16:40:48 +02:00
2015-06-15 12:53:10 +03:00
2015-07-28 17:49:45 -03:00
2015-06-09 15:33:29 +03:00
2015-04-01 09:43:47 +02:00
2015-08-11 10:00:53 +03:00
2015-07-14 17:18:11 +03:00
2015-05-19 11:22:41 -04:00
2015-08-23 12:22:49 +03:00
2015-08-23 12:22:49 +03:00
2015-08-11 09:05:11 +03:00
2015-08-24 17:26:48 +02:00
2015-08-19 19:36:40 +03:00
2015-08-19 11:18:07 +03:00
2015-08-06 14:05:16 +02:00
2015-08-28 12:37:43 +03:00
2015-04-30 16:49:50 +02:00
2015-07-08 10:50:46 +02:00
2015-07-08 10:50:46 +02:00
2015-08-27 12:39:08 +03:00
2015-08-27 12:39:08 +03:00
2015-07-17 10:24:57 +02:00
2015-07-21 16:12:54 +08:00
2015-01-06 17:23:46 +08:00
2015-07-16 14:53:30 +03:00
2015-07-16 14:53:30 +03:00
2015-07-21 16:12:54 +08:00
2015-08-03 13:41:16 +03:00