[PATCH] D26224: NewGVN
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 12:12:49 PST 2016
davide updated this revision to Diff 78751.
davide added a comment.
Move LoadExpression::equals/StoreExpression::equals to NewGVN.cpp
https://reviews.llvm.org/D26224
Files:
include/llvm-c/Transforms/Scalar.h
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
include/llvm/Transforms/Scalar/GVNExpression.h
include/llvm/Transforms/Scalar/NewGVN.h
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/NewGVN.cpp
lib/Transforms/Scalar/Scalar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26224.78751.patch
Type: text/x-patch
Size: 94723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/f27871ca/attachment.bin>
More information about the llvm-commits
mailing list