[PATCH] D25172: [MSSA] Initial version of avoiding unnecessary use walks when calling getClobberingMemoryAccess

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 13:23:13 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284771: [MSSA] Avoid unnecessary use walks when calling getClobberingMemoryAccess (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D25172?vs=75314&id=75346#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25172

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25172.75346.patch
Type: text/x-patch
Size: 10080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/576fcba3/attachment.bin>


More information about the llvm-commits mailing list