[PATCH] D32509: Replace HashString algorithm with xxHash64

Scott Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 15:40:46 PDT 2017


scott.smith updated this revision to Diff 96837.
scott.smith added a comment.
Herald added a subscriber: klimek.

Updated to include clang test changes.


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
  tools/clang/test/CodeGen/target-features-error-2.c
  tools/clang/test/CodeGen/target-features-error.c
  tools/clang/test/SemaCXX/typo-correction-delayed.cpp
  tools/clang/unittests/Tooling/CompilationDatabaseTest.cpp

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


More information about the llvm-commits mailing list