[PATCH] D32509: Replace HashString algorithm with xxHash64

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


scott.smith updated this revision to Diff 96766.
scott.smith added a comment.

Updated to reflect the testing changes made by Vedant.


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.96766.patch
Type: text/x-patch
Size: 7177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/c3ab4524/attachment.bin>


More information about the llvm-commits mailing list