[PATCH] D35043: [ADT] Enable reverse iteration for DenseMap

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 16:03:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311730: [ADT] Enable reverse iteration for DenseMap (authored by mgrang).

Changed prior to commit:
  https://reviews.llvm.org/D35043?vs=112400&id=112632#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35043

Files:
  llvm/trunk/include/llvm/ADT/DenseMap.h
  llvm/trunk/include/llvm/ADT/SmallPtrSet.h
  llvm/trunk/include/llvm/Support/PointerLikeTypeTraits.h
  llvm/trunk/include/llvm/Support/ReverseIteration.h
  llvm/trunk/lib/Support/CommandLine.cpp
  llvm/trunk/test/Transforms/Util/PredicateInfo/condprop2.ll
  llvm/trunk/test/Transforms/Util/PredicateInfo/testandor2.ll
  llvm/trunk/unittests/ADT/CMakeLists.txt
  llvm/trunk/unittests/ADT/ReverseIterationTest.cpp
  llvm/trunk/unittests/Support/CMakeLists.txt
  llvm/trunk/unittests/Support/ReverseIterationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35043.112632.patch
Type: text/x-patch
Size: 44423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/436ee146/attachment.bin>


More information about the llvm-commits mailing list