[PATCH] D45299: API to update MemorySSA for cloned blocks.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 14:56:24 PDT 2018
asbirlea updated this revision to Diff 160698.
asbirlea added a comment.
Herald added a subscriber: jfb.
Rebase on recent changes.
Added APIs now greatly simplified. Most updates are now done through applyUpdates.
Repository:
rL LLVM
https://reviews.llvm.org/D45299
Files:
include/llvm/Analysis/MemorySSA.h
include/llvm/Analysis/MemorySSAUpdater.h
lib/Analysis/MemorySSA.cpp
lib/Analysis/MemorySSAUpdater.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45299.160698.patch
Type: text/x-patch
Size: 30395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/11762dea/attachment-0001.bin>
More information about the llvm-commits
mailing list