[PATCH] D35043: [ADT] Enable reverse iteration for DenseMap
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 12 13:09:19 PDT 2017
mgrang updated this revision to Diff 110847.
mgrang added a comment.
Addressed comments in the unit test.
Moved unittests/ADT/ReverseIteration.cpp to unittests/Support/ReverseIteration.cpp.
Repository:
rL LLVM
https://reviews.llvm.org/D35043
Files:
include/llvm/ADT/DenseMap.h
include/llvm/ADT/SmallPtrSet.h
include/llvm/Support/PointerLikeTypeTraits.h
include/llvm/Support/ReverseIteration.h
lib/Support/CommandLine.cpp
test/Transforms/Util/PredicateInfo/condprop2.ll
test/Transforms/Util/PredicateInfo/testandor2.ll
unittests/ADT/CMakeLists.txt
unittests/ADT/ReverseIterationTest.cpp
unittests/Support/CMakeLists.txt
unittests/Support/ReverseIterationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35043.110847.patch
Type: text/x-patch
Size: 44019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170812/8d4ec31f/attachment.bin>
More information about the llvm-commits
mailing list