[PATCH] D22438: [llvm-profdata] Speed up merging by using a thread pool

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 15:10:06 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275921: [llvm-profdata] Speed up merging by using a thread pool (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D22438?vs=64333&id=64395#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22438

Files:
  llvm/trunk/docs/CommandGuide/llvm-profdata.rst
  llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h
  llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
  llvm/trunk/test/tools/llvm-profdata/multiple-inputs.test
  llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
  llvm/trunk/unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22438.64395.patch
Type: text/x-patch
Size: 12459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/a687bbf1/attachment.bin>


More information about the llvm-commits mailing list