[PATCH] D26224: NewGVN
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 17:25:01 PST 2016
davide updated this revision to Diff 78441.
davide marked 7 inline comments as done.
davide added a comment.
Herald added a reviewer: deadalnix.
Addressed the first round of comments + random cleanups I found by inspection.
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
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.78441.patch
Type: text/x-patch
Size: 63247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/5490b8f8/attachment.bin>
More information about the llvm-commits
mailing list