[PATCH] D33016: [Parallel] Add support for parallel execution policies to match C++ Parallelism TS

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 18:29:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302613: [Core] Make parallel algorithms match C++ Parallelism TS. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D33016?vs=98379&id=98383#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33016

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/lib/ReaderWriter/MachO/LayoutPass.cpp
  lld/trunk/unittests/CoreTests/ParallelTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33016.98383.patch
Type: text/x-patch
Size: 11386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/d59bba88/attachment.bin>


More information about the llvm-commits mailing list