[PATCH] D26718: [llvm] Iterate SmallPtrSet in reverse order to uncover non-determinism in codegen

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 15:26:50 PST 2016


mgrang removed rL LLVM as the repository for this revision.
mgrang updated this revision to Diff 79466.
mgrang added a comment.
Herald added a subscriber: mgorny.

Added unittest which checks for forward and reverse iteration.


https://reviews.llvm.org/D26718

Files:
  include/llvm/ADT/SmallPtrSet.h
  lib/Support/CommandLine.cpp
  unittests/ADT/CMakeLists.txt
  unittests/ADT/ReverseIterationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26718.79466.patch
Type: text/x-patch
Size: 4896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161128/218d9d65/attachment.bin>


More information about the llvm-commits mailing list