[PATCH] D30154: MemorySSA: Add support for renaming uses in the updater.

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 19 17:51:01 PST 2017


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

- Update for review comments


https://reviews.llvm.org/D30154

Files:
  include/llvm/Transforms/Utils/MemorySSA.h
  include/llvm/Transforms/Utils/MemorySSAUpdater.h
  lib/Transforms/Utils/MemorySSA.cpp
  lib/Transforms/Utils/MemorySSAUpdater.cpp
  unittests/Transforms/Utils/MemorySSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30154.89075.patch
Type: text/x-patch
Size: 11221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170220/c901c37e/attachment.bin>


More information about the llvm-commits mailing list