[PATCH] D30221: Move updating functions to MemorySSAUpdater.Add updater to passes that now need it.Move around code in MemorySSA to expose needed functions.
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 12:47:18 PST 2017
dberlin created this revision.
Herald added a subscriber: Prazek.
Mostly cleanup
https://reviews.llvm.org/D30221
Files:
include/llvm/Transforms/Utils/MemorySSA.h
include/llvm/Transforms/Utils/MemorySSAUpdater.h
lib/Transforms/Scalar/EarlyCSE.cpp
lib/Transforms/Scalar/GVNHoist.cpp
lib/Transforms/Utils/MemorySSA.cpp
lib/Transforms/Utils/MemorySSAUpdater.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30221.89264.patch
Type: text/x-patch
Size: 25758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/644ded36/attachment.bin>
More information about the llvm-commits
mailing list