[PATCH] D17157: Add the beginnings of an update API for preserving MemorySSA

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 11:34:49 PST 2016


dberlin updated this revision to Diff 47826.
dberlin marked an inline comment as done.
dberlin added a comment.

- Fix comments from george


http://reviews.llvm.org/D17157

Files:
  include/llvm/Transforms/Utils/MemorySSA.h
  lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
  lib/Transforms/Utils/MemorySSA.cpp
  unittests/Transforms/Utils/CMakeLists.txt
  unittests/Transforms/Utils/MemorySSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17157.47826.patch
Type: text/x-patch
Size: 13139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160212/92988962/attachment.bin>


More information about the llvm-commits mailing list