[PATCH] D32151: Last of the major pieces to NewGVN - yay!

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 12:00:34 PDT 2017


dberlin updated this revision to Diff 98192.
dberlin added a comment.

- Updated to not hash expressions twice.


https://reviews.llvm.org/D32151

Files:
  lib/Analysis/BasicAliasAnalysis.cpp
  lib/Transforms/Scalar/NewGVN.cpp
  test/Transforms/NewGVN/completeness.ll
  test/Transforms/NewGVN/storeoverstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32151.98192.patch
Type: text/x-patch
Size: 67740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/976792ba/attachment.bin>


More information about the llvm-commits mailing list