[PATCH] D48396: [MemorySSA] Add APIs to MemoryPhis to delete incoming blocks/values, and an updater API to remove blocks.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 29 13:51:03 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336015: [MemorySSA] Add APIs to MemoryPhis to delete incoming blocks/values, and an… (authored by asbirlea, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D48396
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: D48396.153567.patch
Type: text/x-patch
Size: 5887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/cea6f125/attachment.bin>
More information about the llvm-commits
mailing list