[PATCH] D28549: Global DCE performance improvement

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 10:25:24 PST 2017


serge-sans-paille updated this revision to Diff 84331.
serge-sans-paille added a comment.

I've updated the diff, formated with git clang-format as suggested. However there's no -U option to that command so the diff does not appear with the whole contxt, and sipmly running clang-format on the files produces too much noise.


Repository:
  rL LLVM

https://reviews.llvm.org/D28549

Files:
  include/llvm/Transforms/IPO/GlobalDCE.h
  lib/Transforms/IPO/GlobalDCE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28549.84331.patch
Type: text/x-patch
Size: 5743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/295905af/attachment.bin>


More information about the llvm-commits mailing list