Skip chash computation in insert/emplace if the unconstrained hash matches.
authorEric Fiselier <eric@efcs.ca>
Sun, 24 Jul 2016 06:22:25 +0000 (06:22 +0000)
committerEric Fiselier <eric@efcs.ca>
Sun, 24 Jul 2016 06:22:25 +0000 (06:22 +0000)
commit1a06fe5f7ea47112a5e8ac6e0cc471ef96759591
tree5cb3bb9ac19f0e535cf1590871de183847bc80df
parent904a5d700752b19fec363f4bf8d00d5eef2c7efd
Skip chash computation in insert/emplace if the unconstrained hash matches.

llvm-svn: 276549
libcxx/benchmarks/ContainerBenchmarks.hpp
libcxx/benchmarks/GenerateInput.hpp
libcxx/benchmarks/unordered_set_operations.bench.cpp
libcxx/include/__hash_table