[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.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 26 12:08:06 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290550: Misc cleanups and simplifications for NewGVN. (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D28111?vs=82482&id=82516#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28111

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/GVNExpression.h
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28111.82516.patch
Type: text/x-patch
Size: 8146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161226/c36529ca/attachment.bin>


More information about the llvm-commits mailing list