[PATCH] D32509: Replace HashString algorithm with xxHash64
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 15:58:11 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301487: Replace HashString algorithm with xxHash64 (authored by ruiu).
Changed prior to commit:
https://reviews.llvm.org/D32509?vs=96837&id=96840#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32509
Files:
cfe/trunk/test/CodeGen/target-features-error-2.c
cfe/trunk/test/CodeGen/target-features-error.c
cfe/trunk/test/SemaCXX/typo-correction-delayed.cpp
cfe/trunk/unittests/Tooling/CompilationDatabaseTest.cpp
llvm/trunk/include/llvm/ADT/StringExtras.h
llvm/trunk/include/llvm/Support/xxhash.h
llvm/trunk/lib/Support/xxhash.cpp
llvm/trunk/test/DebugInfo/Generic/accel-table-hash-collisions.ll
llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
llvm/trunk/test/DebugInfo/X86/gnu-public-names.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32509.96840.patch
Type: text/x-patch
Size: 11349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/9b55b799/attachment.bin>
More information about the llvm-commits
mailing list