[PATCH] D25542: GVN-hoist: avoid calling MemoryLocation::get() on a call (PR30499)

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 18:48:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284098: commit back "GVN-hoist: fix store past load dependence analysis (PR30216… (authored by spop).

Changed prior to commit:
  https://reviews.llvm.org/D25542?vs=74465&id=74467#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25542

Files:
  llvm/trunk/include/llvm/Transforms/Utils/MemorySSA.h
  llvm/trunk/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp
  llvm/trunk/test/Transforms/GVNHoist/pr30216.ll
  llvm/trunk/test/Transforms/GVNHoist/pr30499.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25542.74467.patch
Type: text/x-patch
Size: 16227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161013/63860df0/attachment.bin>


More information about the llvm-commits mailing list