[PATCH] D19503: [MemorySSA] Overhaul CachingMemorySSAWalker's cache to allow more selective cache invalidation

George Burgess IV via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 15:23:49 PDT 2016


george.burgess.iv updated this revision to Diff 54930.
george.burgess.iv added a comment.

...And restore some code that I accidentally removed. Sorry for the spam :)


http://reviews.llvm.org/D19503

Files:
  include/llvm/Transforms/Utils/MemorySSA.h
  lib/Transforms/Utils/MemorySSA.cpp
  unittests/Transforms/Utils/MemorySSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19503.54930.patch
Type: text/x-patch
Size: 21640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/360a34ab/attachment.bin>


More information about the llvm-commits mailing list