[PATCH] D25476: GVN-hoist: fix store past load dependence analysis (PR30216, PR30499)

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 00:57:43 PDT 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D25476?vs=74281&id=74337#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25476

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: D25476.74337.patch
Type: text/x-patch
Size: 12831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/6b7983f9/attachment.bin>


More information about the llvm-commits mailing list