[PATCH] D26704: [MemorySSA] Fix for non-determinism in codegen

Mandeep Singh Grang via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 11:43:05 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287563: [MemorySSA] Fix for non-determinism in codegen (authored by mgrang).

Changed prior to commit:
  https://reviews.llvm.org/D26704?vs=78114&id=78746#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26704

Files:
  llvm/trunk/include/llvm/Transforms/Utils/MemorySSA.h
  llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp
  llvm/trunk/test/Transforms/Util/MemorySSA/cyclicphi.ll
  llvm/trunk/test/Transforms/Util/MemorySSA/many-dom-backedge.ll
  llvm/trunk/test/Transforms/Util/MemorySSA/many-doms.ll
  llvm/trunk/test/Transforms/Util/MemorySSA/phi-translation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26704.78746.patch
Type: text/x-patch
Size: 13009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/6ccc91ba/attachment.bin>


More information about the llvm-commits mailing list