[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 21:04:04 PST 2017


dberlin updated this revision to Diff 86013.
dberlin added a comment.

- Add moveAfter, refactor to use moveTo internally


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.86013.patch
Type: text/x-patch
Size: 38806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/2b501ee3/attachment.bin>


More information about the llvm-commits mailing list