[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
Tue Dec 13 16:26:15 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289619: [llvm] Iterate SmallPtrSet in reverse order to uncover non-determinism in… (authored by mgrang).
Changed prior to commit:
https://reviews.llvm.org/D26718?vs=81290&id=81326#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26718
Files:
llvm/trunk/include/llvm/ADT/SmallPtrSet.h
llvm/trunk/lib/Support/CommandLine.cpp
llvm/trunk/unittests/ADT/CMakeLists.txt
llvm/trunk/unittests/ADT/ReverseIterationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26718.81326.patch
Type: text/x-patch
Size: 5494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/618a2adb/attachment.bin>
More information about the llvm-commits
mailing list