[PATCH] D48897: [MemorySSA] Add APIs to move memory accesses between blocks, following CFG changes.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 15:16:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336860: [MemorySSA] Add APIs to move memory accesses between blocks, following CFG… (authored by asbirlea, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D48897

Files:
  llvm/trunk/include/llvm/Analysis/MemorySSA.h
  llvm/trunk/include/llvm/Analysis/MemorySSAUpdater.h
  llvm/trunk/lib/Analysis/MemorySSA.cpp
  llvm/trunk/lib/Analysis/MemorySSAUpdater.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48897.155072.patch
Type: text/x-patch
Size: 6679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/a6884f70/attachment.bin>


More information about the llvm-commits mailing list