[PATCH] D29047: Introduce a basic MemorySSA updater, that supports insertDef and insertUse operations.

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 20:11:29 PST 2017


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

- Implement MoveBefore.


https://reviews.llvm.org/D29047

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29047.86008.patch
Type: text/x-patch
Size: 35216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/a19c1740/attachment-0001.bin>


More information about the llvm-commits mailing list