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

Mandeep Singh Grang via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 12:03:18 PST 2016


mgrang retitled this revision from "[llvm] Iterate SmallPtrSet in reverse order to uncover codegen non-determinism" to "[llvm] Iterate SmallPtrSet in reverse order to uncover non-determinism in codegen".
mgrang updated the summary for this revision.
mgrang removed a reviewer: zinob.
mgrang updated this revision to Diff 78914.
mgrang added a comment.

Based patch on LLVM_ENABLE_ABI_BREAKING_CHECKS.


Repository:
  rL LLVM

https://reviews.llvm.org/D26718

Files:
  include/llvm/ADT/SmallPtrSet.h
  lib/Support/CommandLine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26718.78914.patch
Type: text/x-patch
Size: 3175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/b34edda4/attachment.bin>


More information about the llvm-commits mailing list