[PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h

Daniel Berlin dberlin at dberlin.org
Sun Mar 29 12:14:56 PDT 2015


Trigger an update so phabricator resends this review email.
This code should now be ready to go in.

Updating D7864: This patch introduces MemorySSA, a virtual SSA form for memory.
===============================================================================

Details on what it looks like are in MemorySSA.h


http://reviews.llvm.org/D7864

Files:
  include/llvm/Analysis/AliasAnalysis.h
  include/llvm/IR/Function.h
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Utils/MemorySSA.h
  lib/Analysis/AliasAnalysis.cpp
  lib/Analysis/Analysis.cpp
  lib/IR/AsmWriter.cpp
  lib/Transforms/Utils/CMakeLists.txt
  lib/Transforms/Utils/MemorySSA.cpp
  test/Transforms/Util/memoryssa-cyclicphi.ll
  test/Transforms/Util/memoryssa-no-disconnected.ll
  test/Transforms/Util/memoryssa-optimize-use.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7864.22855.patch
Type: text/x-patch
Size: 70183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150329/632df447/attachment.bin>


More information about the llvm-commits mailing list