[PATCH] D28111: Misc cleanups and simplifications for NewGVN.Mostly use a bit more idiomatic C++ where we can, so we can combine some things later.
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 25 14:43:27 PST 2016
dberlin created this revision.
dberlin added a reviewer: davide.
dberlin added a subscriber: llvm-commits.
https://reviews.llvm.org/D28111
Files:
include/llvm/Transforms/Scalar/GVNExpression.h
lib/Transforms/Scalar/NewGVN.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28111.82482.patch
Type: text/x-patch
Size: 7576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161225/1c0560da/attachment.bin>
More information about the llvm-commits
mailing list