[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 17:42:34 PST 2016
mgrang updated this revision to Diff 79486.
mgrang added a comment.
1. Moved ReverseIterate under LLVM namespace.
2. Guarded unit test for LLVM_ENABLE_ABI_BREAKING_CHECKS.
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.79486.patch
Type: text/x-patch
Size: 5003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/d1ddf626/attachment.bin>
More information about the llvm-commits
mailing list