Benjamin Kramer 4bb87cbac5 SmallPtrSet: Reuse DenseMapInfo's pointer hash function instead of inventing a bad one ourselves.
DenseMap's hash function uses slightly more entropy and reduces hash collisions
significantly.  I also experimented with Hashing.h, but it didn't gave a lot of
improvement while being much more expensive to compute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154996 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-18 10:37:32 +00:00
..
2012-03-14 00:38:15 +00:00
2011-07-21 23:03:59 +00:00
2012-03-14 22:36:10 +00:00
2012-02-05 22:14:15 +00:00
2012-02-05 22:14:15 +00:00