[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
Tue Mar 3 16:03:18 PST 2015
Move state into a structure, clean up a bit, and use structure to stop abusing Loc.Ptr as storage
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/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.21154.patch
Type: text/x-patch
Size: 45786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150304/2b6a8a8d/attachment.bin>
More information about the llvm-commits
mailing list