summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-12-11 13:16:09 +0100
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2016-01-13 09:05:06 +0000
commit6ffa3696e0bfa80215e3fe362d9ad01aa8a69442 (patch)
treec7184032a1869a4d5d553dc2915b2f9a90758c8d /configure
parent4417458d62d1f75927b9f2e807e8843a49b01aa7 (diff)
ARMv8: Update qHash for strings to use the CRC32 instruction
Same as the SSE4.2 implementation: use the (optional) ARMv8 crc32[bhwd] instruction to calculate hashes for strings. For Aarch64, support for the instruction is dynamically detected. For a 32bit ARM binary, dynamic detection is only done when the compiler is explicitly told to target ARMv8. When telling the compiler to target an other/older version, the crc32 code is not compiled. Change-Id: I51ebc1a4545dede4988247e75043f29a64c2a6c5 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions