[PATCH] D30713: Add support for DenseMap/DenseSet count and find using const pointers
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 16:37:40 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297424: Add support for DenseMap/DenseSet count and find using const pointers (authored by dannyb).
Changed prior to commit:
https://reviews.llvm.org/D30713?vs=90908&id=91237#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30713
Files:
llvm/trunk/include/llvm/ADT/DenseMap.h
llvm/trunk/include/llvm/ADT/DenseSet.h
llvm/trunk/include/llvm/Support/type_traits.h
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/unittests/ADT/DenseMapTest.cpp
llvm/trunk/unittests/ADT/DenseSetTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30713.91237.patch
Type: text/x-patch
Size: 6223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/f0699b10/attachment.bin>
More information about the llvm-commits
mailing list