[PATCH] D29239: MemorySSA: Allow movement to arbitrary places

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 18:34:55 PST 2017


dberlin created this revision.

Extend the MemorySSAUpdater API to allow movement to arbitrary places


https://reviews.llvm.org/D29239

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29239.86156.patch
Type: text/x-patch
Size: 6364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170128/50cdb257/attachment.bin>


More information about the llvm-commits mailing list