[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
Wed Feb 25 14:12:51 PST 2015
Update for commments received so far.
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/IR/Function.h
include/llvm/InitializePasses.h
include/llvm/Transforms/Utils/MemorySSA.h
lib/Analysis/Analysis.cpp
lib/IR/AsmWriter.cpp
lib/Transforms/Utils/CMakeLists.txt
lib/Transforms/Utils/MemorySSA.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7864.20702.patch
Type: text/x-patch
Size: 43797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150225/adf8e0c3/attachment.bin>
More information about the llvm-commits
mailing list