Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Apple devices do not support CRC32 instructions. Don't believe Clang's lies. | mtklein | 2016-09-08 |
* | Use ARMv8 CRC32 instructions for SkOpts::hash(). | mtklein | 2016-08-22 |
* | 32-bit fast hash, tidy up murmur3 a bit | mtklein | 2016-08-16 |
* | Use sse4.2 CRC32 instructions to hash when available. | mtklein | 2016-08-08 |