[PATCH] D32509: Replace HashString algorithm with xxHash64

Scott Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 09:39:33 PDT 2017


scott.smith updated this revision to Diff 96769.
scott.smith marked 4 inline comments as done.

Repository:
  rL LLVM

https://reviews.llvm.org/D32509

Files:
  include/llvm/ADT/StringExtras.h
  include/llvm/Support/xxhash.h
  lib/Support/xxhash.cpp
  test/DebugInfo/Generic/accel-table-hash-collisions.ll
  test/DebugInfo/PDB/pdbdump-headers.test
  test/DebugInfo/X86/gnu-public-names.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32509.96769.patch
Type: text/x-patch
Size: 7178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/3d8d6c3a/attachment.bin>


More information about the llvm-commits mailing list