[PATCH] D30221: Move updating functions to MemorySSAUpdater.Add updater to passes that now need it.Move around code in MemorySSA to expose needed functions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 14:31:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295887: Move updating functions to MemorySSAUpdater. (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D30221?vs=89264&id=89423#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30221

Files:
  llvm/trunk/include/llvm/Transforms/Utils/MemorySSA.h
  llvm/trunk/include/llvm/Transforms/Utils/MemorySSAUpdater.h
  llvm/trunk/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/trunk/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp
  llvm/trunk/lib/Transforms/Utils/MemorySSAUpdater.cpp
  llvm/trunk/unittests/Transforms/Utils/MemorySSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30221.89423.patch
Type: text/x-patch
Size: 35591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/9671e220/attachment.bin>


More information about the llvm-commits mailing list