diff options
author | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-03-20 22:18:22 +0000 |
---|---|---|
committer | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-03-20 22:18:22 +0000 |
commit | 67f25272f193c4263f0cc29ee1af764c161ffb97 (patch) | |
tree | 739212c004702eef827432392e01c6a53be67417 /llvm/test | |
parent | d14b6ef6efeeb6ffaa262734181d3291f251638e (diff) | |
download | bcm5719-llvm-67f25272f193c4263f0cc29ee1af764c161ffb97.tar.gz bcm5719-llvm-67f25272f193c4263f0cc29ee1af764c161ffb97.zip |
[SymbolTable][Perf] Use hash_combine instead of a custom hash, also use memcmp.
ArrayRef<uint8_t>::equals(); lowers to a byte compare loop :(.
TODO: Figure out if we are getting hash collisions, or just have a lot of equal
content. Also test if crypto hashing the content instead of full compare is
better.
llvm-svn: 177588
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions