[PATCH] D33024: [Support] Move LLD parallel algorithms to LLVM.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 17:17:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302748: [Support] Move Parallel algorithms from LLD to LLVM. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D33024?vs=98491&id=98567#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33024

Files:
  lld/trunk/COFF/ICF.cpp
  lld/trunk/COFF/MapFile.cpp
  lld/trunk/COFF/Writer.cpp
  lld/trunk/ELF/Threads.h
  lld/trunk/include/lld/Core/Parallel.h
  lld/trunk/include/lld/Core/TaskGroup.h
  lld/trunk/lib/Core/CMakeLists.txt
  lld/trunk/lib/Core/TaskGroup.cpp
  lld/trunk/lib/ReaderWriter/MachO/LayoutPass.cpp
  lld/trunk/unittests/CMakeLists.txt
  llvm/trunk/include/llvm/Support/Parallel.h
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/Parallel.cpp
  llvm/trunk/unittests/Support/CMakeLists.txt
  llvm/trunk/unittests/Support/ParallelTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33024.98567.patch
Type: text/x-patch
Size: 30674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/c68e96a4/attachment-0001.bin>


More information about the llvm-commits mailing list